/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:33:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d", &n, &m);
   ~~~~~^~~~~~~~~~~~~~~~
foo.cc:37:12: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
       scanf("%s", buf);
       ~~~~~^~~~~~~~~~~
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Accepted 4ms 4.203 MiB
#2 Accepted 4ms 4.199 MiB
#3 Accepted 20ms 4.281 MiB
#4 Accepted 22ms 4.305 MiB
#5 Accepted 27ms 4.309 MiB
#6 Accepted 46ms 4.316 MiB
#7 Accepted 48ms 4.309 MiB
#8 Accepted 34ms 4.309 MiB
#9 Accepted 13ms 4.309 MiB
#10 Accepted 63ms 4.281 MiB

信息

递交者
类型
递交
题目
P1424 炮兵阵地
语言
C++
递交时间
2021-01-31 21:41:30
评测时间
2021-01-31 21:41:30
评测机
分数
100
总耗时
284ms
峰值内存
4.316 MiB