Accepted

foo.cc: In function 'int main()':
foo.cc:174:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&aa);
   ~~~~~^~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 92ms 3.242 MiB
#2 Accepted 93ms 3.199 MiB
#3 Accepted 92ms 3.203 MiB
#4 Accepted 96ms 3.234 MiB
#5 Accepted 90ms 3.242 MiB
#6 Accepted 90ms 3.25 MiB
#7 Accepted 92ms 3.215 MiB
#8 Accepted 90ms 3.242 MiB

信息

递交者
类型
递交
题目
「一本通 1.4 例 2」魔板
语言
C++
递交时间
2021-07-06 19:59:04
评测时间
2021-07-06 21:10:59
评测机
分数
100
总耗时
737ms
峰值内存
3.25 MiB