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 91ms 3.246 MiB
#2 Accepted 91ms 3.203 MiB
#3 Accepted 88ms 3.211 MiB
#4 Accepted 91ms 3.238 MiB
#5 Accepted 89ms 3.238 MiB
#6 Accepted 89ms 3.238 MiB
#7 Accepted 88ms 3.246 MiB
#8 Accepted 90ms 3.242 MiB

信息

递交者
类型
递交
题目
「一本通 1.4 例 2」魔板
语言
C++
递交时间
2021-07-06 20:03:22
评测时间
2021-07-06 21:11:00
评测机
分数
100
总耗时
721ms
峰值内存
3.246 MiB