Compile Error
/in/foo.cc:43:15: warning: character constant too long for its type print('Wrong') ^~~~~~~ /in/foo.cc:45:15: warning: character constant too long for its type print('Right') ^~~~~~~ /in/foo.cc:2:1: error: 'n' does not name a type n = int(input()) ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1335 数独验证
- 语言
- C++
- 递交时间
- 2020-09-24 23:37:45
- 评测时间
- 2020-09-24 23:37:45
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes