/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:91:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d%d",&n,&m,&MOD);
     ~~~~~^~~~~~~~~~~~~~~~~~~~~
foo.cc:94:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d",&x,&y);
         ~~~~~^~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 26ms 29.555 MiB
#2 Accepted 25ms 29.523 MiB
#3 Accepted 24ms 29.555 MiB
#4 Accepted 26ms 29.582 MiB
#5 Accepted 25ms 29.445 MiB
#6 Accepted 37ms 29.754 MiB
#7 Accepted 112ms 30.723 MiB
#8 Accepted 240ms 32.246 MiB
#9 Accepted 331ms 33.383 MiB
#10 Accepted 331ms 33.371 MiB

信息

递交者
类型
递交
题目
P1824 设计路线
语言
C++
递交时间
2021-07-19 19:04:46
评测时间
2021-07-19 19:04:46
评测机
分数
100
总耗时
1180ms
峰值内存
33.383 MiB