/ ZYCode /

记录详情

Wrong Answer

foo.cc: In function 'void sub3::solve()':
foo.cc:98:25: warning: unused variable 'x' [-Wunused-variable]
   98 |                 for(int x,i=1;i<=1e5;i++){
      |                         ^
foo.cc:112:25: warning: unused variable 'x' [-Wunused-variable]
  112 |                 for(int x,i=1;i<=1e5;i++){
      |                         ^
foo.cc:96:21: warning: unused variable 'cnt' [-Wunused-variable]
   96 |                 int cnt=0;
      |                     ^~~
Found 10 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 15ms 2.574 MiB
#2 Accepted 15ms 2.652 MiB
#3 Accepted 146ms 3.57 MiB
#4 Accepted 145ms 3.551 MiB
#5 Accepted 178ms 9.945 MiB
#6 Accepted 169ms 11.02 MiB
#7 Wrong Answer 0a1,100000 > 60 50 312 418 > 5ms 2.652 MiB
#8 Wrong Answer 0a1,100000 > 1585 1463 48385 5 5ms 2.652 MiB
#9 Wrong Answer 0a1,100000 > 2300 2060 49922 5 6ms 2.645 MiB
#10 Wrong Answer 0a1,100000 > 277 256 17564 188 6ms 2.648 MiB

信息

递交者
类型
递交
题目
P1027 【ZYCode R5】数学题
语言
C++
递交时间
2023-05-14 10:50:23
评测时间
2023-05-21 12:53:27
评测机
分数
60
总耗时
693ms
峰值内存
11.02 MiB