/ Vijos /

记录详情

Runtime Error

/in/foo.c: In function 'main':
/in/foo.c:23:12: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
   printf("%d\n",f[n]);
            ^
# 状态 耗时 内存占用
#1 Accepted 0ms 228.0 KiB
#2 Accepted 0ms 128.0 KiB
#3 Runtime Error 1ms 224.0 KiB
#4 Runtime Error 1ms 128.0 KiB
#5 Runtime Error 1ms 128.0 KiB
#6 Runtime Error 1ms 220.0 KiB
#7 Runtime Error 1ms 224.0 KiB
#8 Runtime Error 1ms 216.0 KiB
#9 Runtime Error 1ms 228.0 KiB
#10 Runtime Error 1ms 128.0 KiB

信息

递交者
类型
递交
题目
P1122 出栈序列统计
语言
C
递交时间
2019-02-04 21:27:49
评测时间
2019-02-05 06:59:05
评测机
分数
20
总耗时
10ms
峰值内存
228.0 KiB