/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int judge(int)':
/in/foo.cc:27:9: warning: unused variable 'i' [-Wunused-variable]
     int i,j;
         ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:59:15: warning: unused variable 'c' [-Wunused-variable]
     int i,a,b,c;
               ^
# 状态 耗时 内存占用
#1 Accepted 3ms 368.0 KiB
#2 Accepted 3ms 360.0 KiB
#3 Accepted 3ms 368.0 KiB
#4 Accepted 10ms 364.0 KiB
#5 Accepted 3ms 256.0 KiB
#6 Accepted 25ms 376.0 KiB
#7 Time Exceeded ≥1004ms ≥256.0 KiB
#8 Accepted 53ms 368.0 KiB
#9 Accepted 11ms 352.0 KiB
#10 Runtime Error 496ms 496.0 KiB

信息

递交者
类型
递交
题目
P1308 埃及分数
语言
C++
递交时间
2018-09-03 15:42:20
评测时间
2018-09-03 15:42:20
评测机
分数
80
总耗时
1618ms
峰值内存
496.0 KiB