Compile Error
foo.c: In function 'main': foo.c:6:2: error: unknown type name '__int64'; did you mean '__int64_t'? __int64 x,y; ^~~~~~~ __int64_t foo.c:8:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&n); ^~~~~~~~~~~~~~ foo.c:11:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%I64d",&y); ^~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后 自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 题目
- P1684 丢失的筷子
- 语言
- C
- 递交时间
- 2021-03-16 14:59:22
- 评测时间
- 2021-03-16 14:59:22
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes