Record Detail

Accepted

/in/main.c: In function 'main':
/in/main.c:9:23: warning: array subscript is above array bounds [-Warray-bounds]
     sum=array[1]+array[2];
                  ~~~~~^~~
# Status Time Cost Memory Cost
#1 Accepted 1ms 196.0 KiB
#2 Accepted 0ms 376.0 KiB
#3 Accepted 0ms 192.0 KiB
#4 Accepted 0ms 256.0 KiB
#5 Accepted 0ms 344.0 KiB
#6 Accepted 0ms 192.0 KiB
#7 Accepted 0ms 200.0 KiB
#8 Accepted 0ms 196.0 KiB
#9 Accepted 0ms 340.0 KiB
#10 Accepted 0ms 312.0 KiB

Information

Submit By
Type
Submission
Homework
Lab 3
Language
C
Submit At
2018-06-11 20:08:02
Judged At
2018-06-11 20:08:02
Judged By
Score
100
Total Time
9ms
Peak Memory
376.0 KiB