/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int readp(int&)':
/in/foo.cc:19:7: warning: statement has no effect [-Wunused-value]
  for(c;c>='0'&&c<='9';c=getchar()) x=x*10+c-48;
       ^
/in/foo.cc: In function 'int cmp(int, int)':
/in/foo.cc:59:10: warning: unused variable 'd' [-Wunused-variable]
  int l=0,d=b-a;
          ^
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 308.0 KiB
#2 Wrong Answer 2ms 312.0 KiB
#3 Wrong Answer 8ms 320.0 KiB
#4 Wrong Answer 2047ms 440.0 KiB
#5 Wrong Answer 7625ms 564.0 KiB
#6 Time Exceeded ≥10013ms ≥696.0 KiB
#7 Time Exceeded ≥10009ms ≥820.0 KiB
#8 Time Exceeded ≥10010ms ≥824.0 KiB
#9 Runtime Error 9966ms 836.0 KiB
#10 Runtime Error 1009ms 820.0 KiB

信息

递交者
类型
递交
题目
P2027 佳佳的字符串
比赛
金秋重聚模拟赛
语言
C++
递交时间
2017-10-07 21:10:02
评测时间
2017-10-07 21:15:22
评测机
分数
0
总耗时
50695ms
峰值内存
836.0 KiB