记录详情

Time Exceeded

/in/foo.cc: In function 'int read()':
/in/foo.cc:46:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
     while(ch>='0' && ch<='9')
     ^~~~~
/in/foo.cc:48:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
  return x*f;
  ^~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 13ms 420.0 KiB
#2 Time Exceeded ≥1001ms ≥424.0 KiB
#3 Wrong Answer 11ms 360.0 KiB
#4 Wrong Answer 14ms 424.0 KiB
#5 Wrong Answer 84ms 424.0 KiB
#6 Wrong Answer 95ms 388.0 KiB
#7 Wrong Answer 956ms 352.0 KiB
#8 Wrong Answer 938ms 424.0 KiB
#9 Time Exceeded ≥1001ms ≥352.0 KiB
#10 Time Exceeded ≥1002ms ≥360.0 KiB

信息

递交者
类型
递交
题目
P2537 对话(dialog)
语言
C++
递交时间
2025-01-24 12:07:37
评测时间
2025-01-24 12:07:37
评测机
分数
0
总耗时
≥5119ms
峰值内存
≥424.0 KiB