100 Accepted
foo.cc: In function 'int change(char)': foo.cc:35:1: warning: control reaches end of non-void function [-Wreturn-type] 35 | } | ^ foo.cc: In function 'bool check(std::string)': foo.cc:55:1: warning: control reaches end of non-void function [-Wreturn-type] 55 | } | ^
# | 状态 分数 | 耗时 | 内存占用 |
---|
#1 | Accepted 10 | 1ms | 404 KiB |
#2 | Accepted 10 | 1ms | 404 KiB |
#3 | Accepted 10 | 1ms | 404 KiB |
#4 | Accepted 10 | 1ms | 404 KiB |
#5 | Accepted 10 | 1ms | 320 KiB |
#6 | Accepted 10 | 1ms | 320 KiB |
#7 | Accepted 10 | 1ms | 372 KiB |
#8 | Accepted 10 | 1ms | 364 KiB |
#9 | Accepted 10 | 2ms | 316 KiB |
#10 | Accepted 10 | 1ms | 404 KiB |
代码
信息
- 递交者
- 题目
- CSPJ2024GFA 扑克牌
- 比赛
- 【官方数据】CSP-J 2024 GD 批量测试
- 语言
- C++ 14(O2)
- 代码长度
- 1.3 KiB
- 递交时间
- 2024-11-4 21:24:46
- 评测时间
- 2024-11-5 3:02:01
- 分数
- 100
- 总耗时
- 14ms
- 峰值时间
- 2ms
- 峰值内存
- 404 KiB