/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:8:41: warning: too many arguments for format [-Wformat-extra-args]
   int n, first;   scanf("%d", &n, &first);
                                         ^
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 228.0 KiB
#2 Accepted 2ms 220.0 KiB
#3 Runtime Error 2ms 228.0 KiB
#4 Wrong Answer 2ms 220.0 KiB
#5 Runtime Error 3ms 228.0 KiB
#6 Wrong Answer 2ms 328.0 KiB
#7 Runtime Error 3ms 360.0 KiB
#8 Runtime Error 14ms 644.0 KiB
#9 Runtime Error 16ms 648.0 KiB
#10 Time Exceeded ≥1004ms ≥2.473 MiB

信息

递交者
类型
递交
题目
P1281 Easy Selection
语言
C++
递交时间
2020-03-23 17:58:40
评测时间
2020-03-23 17:58:40
评测机
分数
10
总耗时
1054ms
峰值内存
2.473 MiB