Submission #1067881

#TimeUsernameProblemLanguageResultExecution timeMemory
1067881sleepntsheepWombats (IOI13_wombats)C++17
Compilation error
0 ms0 KiB
v

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: 'v' does not name a type
    1 | v
      | ^