/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:40:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if(pai[i].y%10==0)
         ^~
/in/foo.cc:42:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
             if(pai[i].y%10==1)
             ^~
/in/foo.cc:18:9: warning: unused variable 'a' [-Wunused-variable]
     int a[2000][2];
         ^
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 216.0 KiB
#2 Wrong Answer 1ms 232.0 KiB
#3 Wrong Answer 1ms 224.0 KiB
#4 Wrong Answer 1ms 228.0 KiB
#5 Wrong Answer 1ms 220.0 KiB
#6 Runtime Error 1ms 232.0 KiB
#7 Runtime Error 1ms 220.0 KiB
#8 Runtime Error 1ms 232.0 KiB
#9 Runtime Error 1ms 220.0 KiB
#10 Runtime Error 1ms 228.0 KiB

信息

递交者
类型
递交
题目
P1282 佳佳的魔法照片
语言
C++
递交时间
2019-07-07 20:03:08
评测时间
2019-07-07 20:03:08
评测机
分数
0
总耗时
15ms
峰值内存
232.0 KiB