Przeglądaj źródła

update interval

master
myitinos 4 lat temu
rodzic
commit
4dbb49d2fe
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      main.cpp

+ 1
- 1
main.cpp Wyświetl plik

@ -251,7 +251,7 @@ int main()
sleep(INTERVAL);
std::cout << "Here's your flag: ";
intervalPrint(flag, FLAG_INTERVAL, 10);
intervalPrint(flag, FLAG_INTERVAL, 13);
std::cout << "Oh no!" << std::endl;
sleep(INTERVAL);

Ładowanie…
Anuluj
Zapisz