/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:27:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d %d %d ", &n, &m, &q);
                                ^
/in/foo.cc:28:48: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  rep(i, 0, n - 1) scanf("%d %d ", x + i, y + i);
                                                ^
/in/foo.cc:32:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d %d %d ", &xn, &ln, &rn); 
                                    ^
# 状态 耗时 内存占用
#1 Accepted 3ms 768.0 KiB
#2 Accepted 2ms 744.0 KiB
#3 Accepted 3ms 640.0 KiB
#4 Accepted 1ms 768.0 KiB
#5 Accepted 3ms 768.0 KiB
#6 Accepted 3ms 740.0 KiB
#7 Accepted 3ms 768.0 KiB
#8 Accepted 3ms 756.0 KiB
#9 Accepted 2ms 652.0 KiB
#10 Accepted 3ms 640.0 KiB
#11 Runtime Error 2ms 748.0 KiB
#12 Runtime Error 3ms 640.0 KiB
#13 Runtime Error 3ms 796.0 KiB
#14 Runtime Error 3ms 768.0 KiB
#15 Runtime Error 15ms 768.0 KiB
#16 Runtime Error 10ms 768.0 KiB
#17 Runtime Error 4ms 728.0 KiB
#18 Runtime Error 7ms 640.0 KiB
#19 Time Exceeded ≥1005ms ≥384.0 KiB
#20 Runtime Error 7ms 640.0 KiB

信息

递交者
类型
递交
题目
P1907 飞扬的小鸟
语言
C++
递交时间
2017-03-28 21:06:18
评测时间
2017-03-28 21:06:18
评测机
分数
50
总耗时
1093ms
峰值内存
796.0 KiB