Record Detail

Runtime Error

prepare (1/2): 
finished

make (2/2): 
gcc -O3 -Wall -o c2 main.c  cheat.c
main.c: In function 'main':
main.c:149:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(input)
     ^~
main.c:151:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  return 0;
  ^~~~~~
In file included from main.c:1:0:
At top level:
cheat.h:79:12: warning: 'hat_G' defined but not used [-Wunused-variable]
 static int hat_G[28];
            ^~~~~
finished

all tasks finished, build successfully
# Status Time Cost Memory Cost
#1 Runtime Error (255) Detail 35ms 5.023 MiB

Information

Submit By
Type
Submission
Homework
Challange 2
Language
GNU Make
Submit At
2019-07-07 16:17:45
Judged At
2019-07-07 16:17:45
Judged By
Score
0
Total Time
35ms
Peak Memory
5.023 MiB