Accepted

foo.c: In function ‘main’:
foo.c:16:14: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   16 |         Q(10,"");
      |              ^~
foo.c:2:30: note: in definition of macro ‘Q’
    2 | #define Q(A,B) case A:printf(B);break;
      |                              ^
# 状态 耗时 内存占用
#1 Accepted 1ms 548.0 KiB
#2 Accepted 1ms 552.0 KiB
#3 Accepted 1ms 288.0 KiB
#4 Accepted 1ms 288.0 KiB
#5 Accepted 1ms 288.0 KiB
#6 Accepted 1ms 288.0 KiB
#7 Accepted 1ms 288.0 KiB
#8 Accepted 1ms 288.0 KiB
#9 Accepted 1ms 320.0 KiB
#10 Accepted 1ms 288.0 KiB

信息

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