/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int searchf(int)':
/in/foo.cc:14:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int searchb(int)':
/in/foo.cc:22:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:27:16: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
                ^
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 4.125 MiB
#2 Accepted 2ms 4.246 MiB
#3 Runtime Error 1ms 4.125 MiB
#4 Runtime Error 2ms 4.125 MiB
#5 Wrong Answer 2ms 4.215 MiB
#6 Wrong Answer 2ms 4.25 MiB
#7 Wrong Answer 6ms 4.332 MiB
#8 Wrong Answer 20ms 6.5 MiB
#9 Runtime Error 15ms 6.48 MiB
#10 Wrong Answer 534ms 6.48 MiB

信息

递交者
类型
递交
题目
P1803 冬瓜和信号站
语言
C++
递交时间
2017-03-29 12:38:14
评测时间
2017-03-29 12:38:14
评测机
分数
10
总耗时
590ms
峰值内存
6.5 MiB