/ CWOI /

记录详情

Runtime Error

/in/foo.cc: In function 'void read(_T&)':
/in/foo.cc:30:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(_t=='-') _flag=true,_t=getchar(); _x=_t-'0';
  ^~
/in/foo.cc:30:39: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  if(_t=='-') _flag=true,_t=getchar(); _x=_t-'0';
                                       ^~
# 状态 耗时 内存占用
#1 Runtime Error 11ms 10.25 MiB
#2 Time Exceeded ≥1001ms ≥364.0 KiB
#3 Time Exceeded ≥1007ms ≥2.363 MiB
#4 Time Exceeded ≥1075ms ≥256.0 KiB
#5 Time Exceeded ≥1005ms ≥2.25 MiB
#6 Time Exceeded ≥1003ms ≥2.25 MiB
#7 Time Exceeded ≥1007ms ≥2.32 MiB
#8 Time Exceeded ≥1004ms ≥256.0 KiB
#9 Time Exceeded ≥1003ms ≥192.0 KiB
#10 Time Exceeded ≥1003ms ≥380.0 KiB

信息

递交者
类型
递交
题目
2017.06.30 P1 买票
语言
C++
递交时间
2017-07-14 09:04:22
评测时间
2017-07-14 09:04:22
评测机
分数
0
总耗时
9123ms
峰值内存
10.25 MiB