/ WHOJ /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:28:9: warning: variable 'm' set but not used [-Wunused-but-set-variable]
   28 |     int m,n;
      |         ^
foo.cc:28:11: warning: variable 'n' set but not used [-Wunused-but-set-variable]
   28 |     int m,n;
      |           ^
Found 7 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 10ms 768.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 12ms 384.0 KiB
#5 Accepted 2ms 384.0 KiB
#6 Accepted 21ms 768.0 KiB
#7 Accepted 334ms 888.0 KiB

信息

递交者
类型
递交
题目
P1112 出动
题目数据
下载
语言
C++
递交时间
2022-08-09 22:06:06
评测时间
2022-08-09 22:07:15
评测机
分数
100
总耗时
388ms
峰值内存
888.0 KiB