/ WHOJ /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:34:23: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   34 |                 cin>>a+1;
      |                      ~^~
foo.cc:31:31: warning: unused variable 'f2' [-Wunused-variable]
   31 |                 bool f1=false,f2=false;
      |                               ^~
foo.cc:88:17: warning: 'last2' may be used uninitialized in this function [-Wmaybe-uninitialized]
   88 |                 if(last1>last2)
      |                 ^~
foo.cc:88:17: warning: 'last1' may be used uninitialized in this function [-Wmaybe-uninitialized]
正在同步测试数据,请稍后
Found 10 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 256.0 KiB
#2 Accepted 4ms 256.0 KiB
#3 Accepted 5ms 256.0 KiB
#4 Accepted 25ms 512.0 KiB
#5 Accepted 20ms 384.0 KiB
#6 Accepted 17ms 384.0 KiB
#7 Accepted 19ms 384.0 KiB
#8 Accepted 19ms 384.0 KiB
#9 Accepted 22ms 384.0 KiB
#10 Accepted 27ms 384.0 KiB

信息

递交者
类型
递交
题目
P1793 回文串(文件IO)
题目数据
下载
语言
C++
递交时间
2022-10-05 13:04:59
评测时间
2022-10-05 13:04:59
评测机
分数
100
总耗时
165ms
峰值内存
512.0 KiB