记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:57:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
   57 |         printf("%d", sum);
      |                 ~^   ~~~
      |                  |   |
      |                  int long long int
      |                 %lld
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 412.0 KiB
#2 Accepted 4ms 412.0 KiB
#3 Accepted 3ms 412.0 KiB
#4 Accepted 4ms 412.0 KiB
#5 Accepted 4ms 412.0 KiB
#6 Accepted 3ms 412.0 KiB
#7 Accepted 3ms 412.0 KiB
#8 Accepted 4ms 412.0 KiB
#9 Accepted 4ms 332.0 KiB
#10 Accepted 3ms 372.0 KiB
#11 Accepted 3ms 412.0 KiB
#12 Accepted 3ms 412.0 KiB
#13 Runtime Error Segmentation fault 12ms 716.0 KiB
#14 Runtime Error Segmentation fault 11ms 668.0 KiB
#15 Runtime Error Segmentation fault 11ms 668.0 KiB
#16 Runtime Error Segmentation fault 11ms 668.0 KiB
#17 Runtime Error Segmentation fault 12ms 668.0 KiB
#18 Runtime Error Segmentation fault 11ms 668.0 KiB
#19 Runtime Error Segmentation fault 13ms 668.0 KiB
#20 Runtime Error Segmentation fault 13ms 668.0 KiB

信息

递交者
类型
递交
题目
P1511 Problem 2D. A+B,但是人生苦短...
比赛
2023秋 悬赏令第二周
语言
C++
递交时间
2023-10-19 17:23:12
评测时间
2023-10-19 17:23:12
评测机
分数
60
总耗时
146ms
峰值内存
716.0 KiB