/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int read()':
/in/foo.cc:7:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if (ch=='-') t=-1; ch=getchar();
         ^~
/in/foo.cc:7:28: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         if (ch=='-') t=-1; ch=getchar();
                            ^~
/in/foo.cc: In function 'long long int readll()':
/in/foo.cc:17:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if (ch=='-') t=-1; ch=getchar();
         ^~
/in/foo.cc:17:28: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         if (ch=='-') t=-1; ch=getchar();
                            ^~
# 状态 耗时 内存占用
#1 Accepted 2ms 380.0 KiB
#2 Accepted 3ms 256.0 KiB
#3 Accepted 3ms 356.0 KiB
#4 Accepted 3ms 372.0 KiB
#5 Accepted 4ms 356.0 KiB
#6 Accepted 3ms 256.0 KiB
#7 Wrong Answer 3ms 360.0 KiB
#8 Wrong Answer 2ms 384.0 KiB
#9 Wrong Answer 2ms 360.0 KiB
#10 Wrong Answer 2ms 336.0 KiB
#11 Wrong Answer 1ms 384.0 KiB
#12 Wrong Answer 2ms 340.0 KiB
#13 Wrong Answer 2ms 368.0 KiB
#14 Wrong Answer 5ms 332.0 KiB
#15 Wrong Answer 5ms 376.0 KiB
#16 Wrong Answer 8ms 384.0 KiB
#17 Wrong Answer 2ms 368.0 KiB
#18 Wrong Answer 1ms 372.0 KiB
#19 Time Exceeded ≥1004ms ≥340.0 KiB
#20 Wrong Answer 2ms 380.0 KiB

信息

递交者
类型
递交
题目
P1494 杨辉三角形中的偶数个数
语言
C++
递交时间
2018-04-26 18:48:45
评测时间
2018-04-26 18:48:45
评测机
分数
14
总耗时
≥1067ms
峰值内存
≥384.0 KiB