Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:34:9: error: expected initializer before 'cin'
   34 |         cin>>x;
      |         ^~~
/in/foo.cc:35:24: error: 'x' was not declared in this scope
   35 |         cout << Change(x);
      |                        ^
  信息
- 递交者
 - 类型
 - 自测
 - 题目
 - P1212 C6 变身几次成为回文数
 - 语言
 - C++
 - 递交时间
 - 2025-07-05 16:51:42
 - 评测时间
 - 2025-07-05 16:51:42
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes