/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int read()':
/in/foo.cc:10:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if(ch=='-')tmp=-1;ch=getchar();
         ^~
/in/foo.cc:10:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         if(ch=='-')tmp=-1;ch=getchar();
                           ^~
/in/foo.cc: In function 'int main()':
/in/foo.cc:36:9: warning: unused variable 'ans' [-Wunused-variable]
     int ans=0;
         ^~~
# 状态 耗时 内存占用
#1 Runtime Error 2ms 356.0 KiB
#2 Runtime Error 3ms 384.0 KiB
#3 Runtime Error 3ms 328.0 KiB
#4 Runtime Error 10ms 328.0 KiB
#5 Runtime Error 14ms 256.0 KiB
#6 Runtime Error 3ms 372.0 KiB
#7 Time Exceeded ≥1005ms ≥312.0 KiB
#8 Time Exceeded ≥1004ms ≥256.0 KiB
#9 Runtime Error 9ms 364.0 KiB
#10 Time Exceeded ≥1002ms ≥348.0 KiB

信息

递交者
类型
递交
题目
P1623 开心农场(HOI)
语言
C++
递交时间
2017-06-20 17:09:24
评测时间
2017-06-20 17:09:24
评测机
分数
0
总耗时
3060ms
峰值内存
384.0 KiB