Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:39:10: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if (t&1==1) v[js]=true; ~^~~ /in/foo.cc:36:12: warning: unused variable 'tt' [-Wunused-variable] long long tt=t; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1554 硬币游戏
- 语言
- C++
- 递交时间
- 2018-04-11 12:24:58
- 评测时间
- 2018-04-11 12:24:59
- 评测机
- 分数
- 90
- 总耗时
- 209ms
- 峰值内存
- 1012.0 KiB