/ TYWZ /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:45:26: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[25]' [-Wformat=]
   scanf("%s/n",&stu[i].xh);
                          ^
/in/foo.cc: In function 'bool comp1(st, st)':
/in/foo.cc:19:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'bool comp2(st, st)':
/in/foo.cc:39:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 2ms 1.828 MiB
#2 Accepted 2ms 1.707 MiB
#3 Accepted 2ms 1.711 MiB
#4 Accepted 2ms 1.707 MiB
#5 Wrong Answer 2ms 1.711 MiB
#6 Runtime Error 2ms 1.707 MiB
#7 Runtime Error 2ms 1.703 MiB
#8 Runtime Error 2ms 1.707 MiB
#9 Runtime Error 3ms 1.828 MiB
#10 Runtime Error 5ms 1.824 MiB
#11 Runtime Error 11ms 1.703 MiB
#12 Time Exceeded ≥1003ms ≥1.699 MiB
#13 Accepted 2ms 1.703 MiB
#14 Accepted 2ms 1.703 MiB
#15 Wrong Answer 2ms 1.707 MiB
#16 Wrong Answer 2ms 1.703 MiB
#17 Runtime Error 3ms 1.703 MiB
#18 Runtime Error 3ms 1.828 MiB
#19 Runtime Error 5ms 1.703 MiB
#20 Runtime Error 194ms 1.703 MiB

信息

递交者
类型
递交
题目
Report (Simple Ver.)
语言
C++
递交时间
2019-01-29 17:58:17
评测时间
2019-01-29 17:58:17
评测机
分数
30
总耗时
1258ms
峰值内存
1.828 MiB