/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:57:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d", &n, &m);
     ~~~~~^~~~~~~~~~~~~~~~
foo.cc:60:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d", &hi[i][k]);
         ~~~~~^~~~~~~~~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 2ms 512.0 KiB
#2 Accepted 4ms 1.0 MiB
#3 Accepted 69ms 4.496 MiB
#4 Accepted 2ms 468.0 KiB
#5 Accepted 2ms 512.0 KiB
#6 Accepted 3ms 1.027 MiB
#7 Accepted 4ms 1.023 MiB
#8 Accepted 4ms 1.105 MiB
#9 Accepted 11ms 1.758 MiB
#10 Accepted 56ms 4.449 MiB

信息

递交者
类型
递交
题目
P1777 引水入城
语言
C++
递交时间
2021-04-17 21:52:58
评测时间
2021-04-17 21:52:58
评测机
分数
100
总耗时
161ms
峰值内存
4.496 MiB