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 536.0 KiB
#2 Accepted 2ms 532.0 KiB
#3 Accepted 2ms 428.0 KiB
#4 Accepted 2ms 524.0 KiB
#5 Accepted 4ms 664.0 KiB
#6 Accepted 70ms 7.883 MiB
#7 Accepted 892ms 92.652 MiB
#8 Time Exceeded ≥1001ms ≥105.215 MiB
#9 Time Exceeded ≥1001ms ≥108.629 MiB
#10 Time Exceeded ≥1004ms ≥112.348 MiB

信息

递交者
类型
递交
题目
P2679 hello
语言
C++
递交时间
2025-05-18 08:56:25
评测时间
2025-05-18 08:56:25
评测机
分数
70
总耗时
≥3983ms
峰值内存
≥112.348 MiB