Memory Exceeded
foo.cc: In function 'int main()': foo.cc:15:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf( "%d %d" , &n , &k ); ~~~~~^~~~~~~~~~~~~~~~~~~~~ foo.cc:19:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf( "%d" , &s[j] ); ~~~~~^~~~~~~~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 题目
- P1939 艾酱的七星海棠
- 语言
- C++
- 递交时间
- 2021-05-22 20:11:57
- 评测时间
- 2021-05-22 20:11:57
- 评测机
- 分数
- 0
- 总耗时
- ≥13ms
- 峰值内存
- ≥16.0 KiB