记录详情

Compile Error

/in/foo.c: In function 'main':
/in/foo.c:5:5: error: too few arguments to function 'printf'
     printf();
     ^~~~~~
In file included from /in/foo.c:1:0:
/usr/include/stdio.h:364:12: note: declared here
 extern int printf (const char *__restrict __format, ...);
            ^~~~~~

信息

递交者
类型
递交
题目
部落卫队
题目数据
下载
语言
C
递交时间
2021-10-17 17:03:13
评测时间
2021-10-17 17:03:13
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes