/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:62:15: warning: unused variable 'c' [-Wunused-variable]
     int i,a,b,c;
               ^
/in/foo.cc: In function 'int judge(int)':
/in/foo.cc:37:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 3ms 344.0 KiB
#3 Accepted 4ms 356.0 KiB
#4 Accepted 10ms 260.0 KiB
#5 Accepted 3ms 256.0 KiB
#6 Accepted 26ms 344.0 KiB
#7 Time Exceeded ≥1003ms ≥384.0 KiB
#8 Accepted 67ms 360.0 KiB
#9 Accepted 18ms 384.0 KiB
#10 Runtime Error 426ms 496.0 KiB

信息

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