Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:15:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (s[i].size() < m + 3) ~~~~~~~~~~~~^~~~~~~ /in/foo.cc:33:9: error: expected unqualified-id before '[' token auto [x, y] = q.front(); ^
信息
- 递交者
- 类型
- 自测
- 题目
- 麻将游戏(mahjong)
- 语言
- C++
- 递交时间
- 2024-11-11 23:24:56
- 评测时间
- 2024-11-11 23:24:56
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes