Submission #415939

#TimeUsernameProblemLanguageResultExecution timeMemory
415939Lobo웜뱃 (IOI13_wombats)C++17
Compilation error
0 ms0 KiB
a

Compilation message (stderr)

grader.c: In function 'int main()':
grader.c:15:6: warning: variable 'res' set but not used [-Wunused-but-set-variable]
   15 |  int res;
      |      ^~~
wombats.cpp:1:1: error: 'a' does not name a type
    1 | a
      | ^