/ OPS /

记录详情

Compile Error

/in/foo.c: In function 'main':
/in/foo.c:4:3: warning: implicit declaration of function 'printt' [-Wimplicit-function-declaration]
   printt("11111 22222");
   ^
/tmp/ccWDwqhL.o: In function `main':
foo.c:(.text.startup+0xc): undefined reference to `printt'
collect2: error: ld returned 1 exit status

信息

递交者
类型
递交
题目
P1016 折纸游戏
语言
C
递交时间
2019-10-07 10:30:04
评测时间
2019-10-07 10:30:04
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes