/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void wer(T)':
/in/foo.cc:14:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(;x;x/=10)q[++t]=x%10+'0';if(y)q[++t]='-';
     ^~~
/in/foo.cc:14:34: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
     for(;x;x/=10)q[++t]=x%10+'0';if(y)q[++t]='-';
                                  ^~
# 状态 耗时 内存占用
#1 Wrong Answer 3ms 364.0 KiB
#2 Accepted 2ms 256.0 KiB
#3 Accepted 3ms 356.0 KiB
#4 Wrong Answer 3ms 256.0 KiB
#5 Accepted 3ms 256.0 KiB
#6 Wrong Answer 6ms 364.0 KiB
#7 Wrong Answer 5ms 256.0 KiB
#8 Runtime Error 9ms 256.0 KiB
#9 Wrong Answer 7ms 372.0 KiB
#10 Runtime Error 10ms 368.0 KiB

信息

递交者
类型
递交
题目
P1371 方程的解
语言
C++
递交时间
2017-07-29 13:18:39
评测时间
2017-07-29 13:18:39
评测机
分数
30
总耗时
54ms
峰值内存
372.0 KiB