/ Vijos /

记录详情

Runtime Error

/in/foo.c: In function 'main':
/in/foo.c:16:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    if(q!=0)
    ^~
/in/foo.c:19:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     for(l=0;l<=j;l++){
     ^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 256.0 KiB
#2 Accepted 2ms 256.0 KiB
#3 Wrong Answer 2ms 256.0 KiB
#4 Accepted 2ms 256.0 KiB
#5 Runtime Error 3ms 256.0 KiB
#6 Runtime Error 3ms 256.0 KiB
#7 Runtime Error 3ms 256.0 KiB
#8 Runtime Error 3ms 256.0 KiB
#9 Runtime Error 2ms 256.0 KiB
#10 Runtime Error 2ms 256.0 KiB

信息

递交者
类型
递交
题目
P1480 凯撒密码
语言
C
递交时间
2017-12-02 23:19:50
评测时间
2017-12-02 23:19:50
评测机
分数
30
总耗时
30ms
峰值内存
256.0 KiB