Accepted

foo.cc: In function 'int main()':
foo.cc:5:17: warning: variable 'e' set but not used [-Wunused-but-set-variable]
    5 |         int a,w,e,r,s;
      |                 ^
foo.cc:5:19: warning: variable 'r' set but not used [-Wunused-but-set-variable]
    5 |         int a,w,e,r,s;
      |                   ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 5ms 412.0 KiB
#2 Accepted 5ms 412.0 KiB

信息

递交者
类型
递交
题目
P1037 4位回文数
语言
C++
递交时间
2023-11-24 15:45:57
评测时间
2023-11-24 15:45:57
评测机
分数
100
总耗时
11ms
峰值内存
412.0 KiB