记录详情

Compile Error

foo.c: In function 'main':
foo.c:7:10: error: 'Enjou' undeclared (first use in this function)
     puts(Enjou yourself);
          ^~~~~
foo.c:7:10: note: each undeclared identifier is reported only once for each function it appears in
foo.c:7:16: error: expected ')' before 'yourself'
     puts(Enjou yourself);
                ^~~~~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1288 A. Down the Rabbit-Hole
比赛
南京师范大学2021年11月程序设计竞赛
语言
C
递交时间
2021-11-21 13:37:19
评测时间
2021-11-21 13:37:19
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes