Wrong Answer
foo.cc: In function 'int main()': foo.cc:16:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&n); ~~~~~^~~~~~~~~ foo.cc:25:8: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized] cout<<ans<<endl; ^~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 题目
- 「一本通 1.1 例 1」活动安排
- 语言
- C++
- 递交时间
- 2021-06-29 23:53:08
- 评测时间
- 2021-06-29 23:53:08
- 评测机
- 分数
- 0
- 总耗时
- 23ms
- 峰值内存
- 396.0 KiB