/ new_bzoj /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:349:45: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
      printf("Game over after %d seconds\n",t);
                                             ^
foo.cc:353:44: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
     printf("Game over after %d seconds\n",t);
                                            ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 436.0 KiB
#2 Wrong Answer Read 16727, expect 15311. 98ms 416.0 KiB
#3 Accepted 68ms 436.0 KiB
#4 Accepted 1ms 452.0 KiB
#5 Accepted 3ms 384.0 KiB
#6 Accepted 2ms 384.0 KiB
#7 Accepted 4ms 408.0 KiB
#8 Accepted 9ms 396.0 KiB
#9 Accepted 2ms 384.0 KiB
#10 Wrong Answer Standard answer longer than user output. 2ms 384.0 KiB

信息

递交者
类型
递交
题目
杀蚂蚁antbuster
语言
C++
递交时间
2021-07-11 15:24:03
评测时间
2021-07-11 15:24:03
评测机
分数
80
总耗时
196ms
峰值内存
452.0 KiB