Compile Error

foo.cc:6:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
    6 | main()
      |      ^
foo.cc: In function 'int main()':
foo.cc:8:7: error: unable to find string literal operator 'operator""enjoy' with 'const char [1]', 'long unsigned int' arguments
    8 | cout<<""enjoy yourself"";
      |       ^~~~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1203 语言起点
语言
C++
递交时间
2021-12-24 09:32:15
评测时间
2021-12-24 09:32:15
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes