Accepted

/in/foo.c: In function 'main':
/in/foo.c:16:14: warning: zero-length gnu_printf format string [-Wformat-zero-length]
         Q(10,"");
              ^
/in/foo.c:2:30: note: in definition of macro 'Q'
 #define Q(A,B) case A:printf(B);break;
                              ^
# 状态 耗时 内存占用
#1 Accepted 1ms 224.0 KiB
#2 Accepted 0ms 248.0 KiB
#3 Accepted 0ms 228.0 KiB
#4 Accepted 0ms 216.0 KiB
#5 Accepted 0ms 216.0 KiB
#6 Accepted 0ms 248.0 KiB
#7 Accepted 0ms 248.0 KiB
#8 Accepted 0ms 216.0 KiB
#9 Accepted 0ms 248.0 KiB
#10 Accepted 0ms 212.0 KiB

信息

递交者
类型
递交
题目
P1043 你了解中士吗_C卷
语言
C
递交时间
2024-05-06 20:29:29
评测时间
2024-05-06 20:29:29
评测机
分数
100
总耗时
8ms
峰值内存
248.0 KiB