/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:17:36: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long int*' [-Wformat=]
     while(~scanf("%d%d%ld",&a,&b,&c)) 
                                    ^
foo.cc:17:36: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long int*' [-Wformat=]

自豪地采用[jd5](https://github.com/masnn/jd5)进行评测
# 状态 耗时 内存占用
#1 Runtime Error 段错误 2ms 268.0 KiB
#2 Runtime Error 段错误 1ms 268.0 KiB
#3 Runtime Error 段错误 2ms 232.0 KiB
#4 Runtime Error 段错误 1ms 232.0 KiB
#5 Runtime Error 段错误 2ms 232.0 KiB
#6 Runtime Error 段错误 1ms 232.0 KiB
#7 Runtime Error 段错误 2ms 256.0 KiB
#8 Runtime Error 段错误 1ms 232.0 KiB
#9 Runtime Error 段错误 2ms 232.0 KiB
#10 Runtime Error 段错误 2ms 232.0 KiB

信息

递交者
类型
递交
题目
P1391 想越狱的小杉
语言
C++
递交时间
2019-11-24 16:13:18
评测时间
2019-11-24 16:13:18
评测机
分数
0
总耗时
16ms
峰值内存
268.0 KiB