/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:21:32: warning: format '%d' expects argument of type 'int', but argument 2 has type 'LL {aka long long int}' [-Wformat=]
     if(n%2==0) {printf("%d\n",L);return 0;}  
                                ^
/in/foo.cc:32:20: warning: format '%d' expects argument of type 'int', but argument 2 has type 'LL {aka long long int}' [-Wformat=]
     printf("%d\n",L);  
                    ^
# 状态 耗时 内存占用
#1 Wrong Answer 4ms 896.0 KiB
#2 Accepted 3ms 384.0 KiB
#3 Accepted 5ms 2.445 MiB
#4 Accepted 3ms 2.375 MiB
#5 Accepted 1ms 368.0 KiB
#6 Accepted 4ms 640.0 KiB
#7 Accepted 10ms 768.0 KiB
#8 Accepted 9ms 876.0 KiB
#9 Accepted 4ms 768.0 KiB
#10 Accepted 5ms 852.0 KiB
#11 Accepted 8ms 880.0 KiB

信息

递交者
类型
递交
题目
trouble 皇帝的烦恼
语言
C++
递交时间
2017-08-10 13:40:35
评测时间
2017-08-10 13:40:35
评测机
分数
91
总耗时
61ms
峰值内存
2.445 MiB