/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:68:13: warning: unused variable 'x' [-Wunused-variable]
         int x, y, z;
             ^
/in/foo.cc:68:16: warning: unused variable 'y' [-Wunused-variable]
         int x, y, z;
                ^
/in/foo.cc:68:19: warning: unused variable 'z' [-Wunused-variable]
         int x, y, z;
                   ^
# 状态 耗时 内存占用
#1 Wrong Answer 3ms 2.336 MiB
#2 Accepted 11ms 2.25 MiB
#3 Accepted 5ms 2.344 MiB
#4 Accepted 16ms 3.75 MiB
#5 Accepted 8ms 4.617 MiB
#6 Accepted 27ms 2.75 MiB
#7 Accepted 28ms 3.844 MiB
#8 Accepted 64ms 4.25 MiB
#9 Accepted 76ms 4.5 MiB
#10 Runtime Error 36ms 3.469 MiB

信息

递交者
类型
递交
题目
P1070 新年趣事之游戏
语言
C++
递交时间
2018-03-23 18:17:13
评测时间
2018-03-23 18:17:13
评测机
分数
80
总耗时
279ms
峰值内存
4.617 MiB