Record Detail

Accepted

/in/ex1.c: In function 'main':
/in/ex1.c:5:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
 for (i=1;i<argc;i++)
 ^~~
/in/ex1.c:7:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
     return 0;
     ^~~~~~
# Status Time Cost Memory Cost
#1 Accepted 0ms 196.0 KiB
#2 Accepted 1ms 320.0 KiB
#3 Accepted 0ms 176.0 KiB

Information

Submit By
Type
Submission
Homework
Lab 4
Language
C
Submit At
2018-06-20 14:32:12
Judged At
2018-06-20 14:32:12
Judged By
Score
30
Total Time
2ms
Peak Memory
320.0 KiB