/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int judge(int)':
/in/foo.cc:28:9: warning: unused variable 'i' [-Wunused-variable]
     int i,j;
         ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:60:15: warning: unused variable 'c' [-Wunused-variable]
     int i,a,b,c;
               ^
# 状态 耗时 内存占用
#1 Accepted 4ms 368.0 KiB
#2 Accepted 2ms 364.0 KiB
#3 Accepted 5ms 380.0 KiB
#4 Accepted 14ms 376.0 KiB
#5 Accepted 3ms 384.0 KiB
#6 Accepted 13ms 380.0 KiB
#7 Time Exceeded ≥1005ms ≥256.0 KiB
#8 Accepted 49ms 384.0 KiB
#9 Accepted 12ms 352.0 KiB
#10 Runtime Error 58ms 348.0 KiB

信息

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