Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:19:23: error: unable to find string literal operator 'operator""endl' with 'const char [3]', 'long unsigned int' arguments
   19 |                 cout<<"No"endl;
      |                       ^~~~~~~~

信息

递交者
类型
递交
题目
P1639 A4-3 回文数专题:回文数判断
语言
C++
递交时间
2025-10-22 20:35:16
评测时间
2025-10-22 20:35:16
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes