Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:31:27: warning: 'x' may be used uninitialized [-Wmaybe-uninitialized]
   31 |                 ans = ans * x % P;
      |                       ~~~~^~~
/in/foo.cc:25:21: note: 'x' was declared here
   25 |                 int x;
      |                     ^
# 状态 耗时 内存占用
#1 Accepted 2ms 520.0 KiB
#2 Accepted 1ms 476.0 KiB
#3 Accepted 1ms 432.0 KiB
#4 Accepted 2ms 560.0 KiB
#5 Accepted 3ms 688.0 KiB
#6 Accepted 69ms 8.113 MiB
#7 Accepted 865ms 92.641 MiB
#8 Time Exceeded ≥1001ms ≥107.785 MiB
#9 Time Exceeded ≥1001ms ≥109.238 MiB
#10 Time Exceeded ≥1006ms ≥112.914 MiB

信息

递交者
类型
递交
题目
P2679 hello
语言
C++
递交时间
2025-05-11 07:49:35
评测时间
2025-05-11 07:49:35
评测机
分数
70
总耗时
≥3954ms
峰值内存
≥112.914 MiB