/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:20:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d", &n);
                    ^
/in/foo.cc:22:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%lf", a + i);
                            ^
# 状态 耗时 内存占用
#1 Wrong Answer 3ms 256.0 KiB
#2 Wrong Answer 2ms 348.0 KiB
#3 Runtime Error 8ms 624.0 KiB
#4 Runtime Error 9ms 632.0 KiB
#5 Runtime Error 8ms 640.0 KiB
#6 Runtime Error 11ms 596.0 KiB
#7 Runtime Error 11ms 512.0 KiB
#8 Runtime Error 8ms 640.0 KiB
#9 Runtime Error 12ms 600.0 KiB
#10 Runtime Error 12ms 476.0 KiB

信息

递交者
类型
递交
题目
P1237 隐形的翅膀
语言
C++
递交时间
2017-03-23 20:20:32
评测时间
2017-03-23 20:20:32
评测机
分数
0
总耗时
89ms
峰值内存
640.0 KiB