/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int check(int)':
foo.cc:54:13: warning: unused variable 'j' [-Wunused-variable]
   54 |         int j=0; int cnt=0; int ans=0;
      |             ^
foo.cc:54:22: warning: unused variable 'cnt' [-Wunused-variable]
   54 |         int j=0; int cnt=0; int ans=0;
      |                      ^~~
foo.cc: In function 'll solve(int)':
foo.cc:77:13: warning: unused variable 'j' [-Wunused-variable]
   77 |         int j=0; int cnt=0; ll ans=0;
      |             ^
foo.cc:77:22: warning: unused variable 'cnt' [-Wunused-variable]
   77 |         int j=0; int cnt=0; ll ans=0;
      |                      ^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 3ms 384.0 KiB
#3 Accepted 111ms 2.75 MiB
#4 Accepted 14ms 512.0 KiB
#5 Time Exceeded ≥2101ms ≥13.367 MiB
#6 Accepted 242ms 2.375 MiB
#7 Accepted 228ms 2.617 MiB
#8 Accepted 297ms 2.992 MiB
#9 Wrong Answer Read 1943034006216998152, expect 66939910919000. 1198ms 9.562 MiB
#10 Accepted 1763ms 13.367 MiB

信息

递交者
类型
递交
题目
P1733 超级钢琴
语言
C++
递交时间
2022-09-25 17:26:55
评测时间
2022-09-25 17:26:55
评测机
分数
80
总耗时
≥5964ms
峰值内存
≥13.367 MiB