/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int add(int, int)':
foo.cc:31:9: warning: 'zonghe' may be used uninitialized in this function [-Wmaybe-uninitialized]
   31 |  return zonghe;
      |         ^~~~~~
foo.cc: In function 'int main()':
foo.cc:28:16: warning: 'zonghe' may be used uninitialized in this function [-Wmaybe-uninitialized]
   28 |   zonghe=zonghe*n+a%n;
      |          ~~~~~~^~
foo.cc:25:6: note: 'zonghe' was declared here
   25 |  int zonghe;
      |      ^~~~~~
foo.cc:48:18: warning: 'cnt' may be used uninitialized in this function [-Wmaybe-uninitialized]
   48 |   cout<<"STEP="<<cnt;
      |                  ^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1099ms ≥384.0 KiB
#2 Time Exceeded ≥1099ms ≥384.0 KiB
#3 Time Exceeded ≥1100ms ≥384.0 KiB
#4 Time Exceeded ≥1100ms ≥384.0 KiB

信息

递交者
类型
递交
题目
P1304 回文数
语言
C++
递交时间
2022-02-24 17:59:46
评测时间
2022-02-24 17:59:46
评测机
分数
0
总耗时
≥4400ms
峰值内存
≥384.0 KiB