记录详情

Accepted

/in/foo.c: In function 'main':
/in/foo.c:42:12: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
   printf("%d\n", m);
            ^
# 状态 耗时 内存占用
#1 Accepted 13ms 340.0 KiB
#2 Accepted 20ms 340.0 KiB
#3 Accepted 10ms 332.0 KiB
#4 Accepted 34ms 348.0 KiB
#5 Accepted 28ms 352.0 KiB
#6 Accepted 22ms 344.0 KiB
#7 Accepted 24ms 356.0 KiB
#8 Accepted 13ms 348.0 KiB
#9 Accepted 17ms 340.0 KiB
#10 Accepted 2ms 232.0 KiB

信息

递交者
类型
递交
题目
P1460 4-6 Rudolf and the Another Competition
语言
C
递交时间
2024-04-22 23:16:35
评测时间
2024-04-22 23:16:35
评测机
分数
100
总耗时
188ms
峰值内存
356.0 KiB