/ XMU_ACM /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:9:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d", &n);
  ~~~~~^~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 0ms 292.0 KiB
#2 Accepted 0ms 256.0 KiB
#3 Runtime Error Segmentation fault 1ms 256.0 KiB

信息

递交者
类型
递交
比赛
厦大附中模拟赛第六场
语言
C++
递交时间
2021-03-14 15:39:02
评测时间
2021-03-14 15:39:02
评测机
分数
50
总耗时
2ms
峰值内存
292.0 KiB