Accepted
foo.cc: In function ‘int judge(int)’:
foo.cc:6:13: warning: unused variable ‘m’ [-Wunused-variable]
    6 |         int m=sqrt(k);
      |             ^
foo.cc: In function ‘int main()’:
foo.cc:15:13: warning: unused variable ‘ans’ [-Wunused-variable]
   15 |         int ans=0;
      |             ^~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - A4-2 回文数专题:反数
 - 比赛
 - 南师大(含泰州学院)2024年新生赛(第一场)
 - 语言
 - C++
 - 递交时间
 - 2024-08-15 10:30:31
 - 评测时间
 - 2024-08-15 10:30:31
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 14ms
 - 峰值内存
 - 768.0 KiB