Wrong Answer
foo.c: In function ‘main’: foo.c:26:18: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘int *’ [-Wformat=] 26 | printf("%d",&signal); | ~^ ~~~~~~~ | | | | | int * | int | %ls
信息
- 递交者
- 类型
- 递交
- 比赛
- 南师大(含泰州学院)2024年新生赛(第一场)
- 语言
- C
- 递交时间
- 2024-08-20 07:58:19
- 评测时间
- 2024-08-20 07:58:19
- 评测机
- 分数
- 0
- 总耗时
- 126ms
- 峰值内存
- 488.0 KiB