Submission #915596

#TimeUsernameProblemLanguageResultExecution timeMemory
915596boris_mihovWorst Reporter 3 (JOI18_worst_reporter3)C++17
100 / 100
295 ms23528 KiB

Compilation message (stderr)

worst_reporter3.cpp: In function 'int countTo(int, int)':
worst_reporter3.cpp:41:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Head>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   41 |     if (r != st.size())
      |         ~~^~~~~~~~~~~~
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...