Problem | collectmushrooms6 |
---|---|
User | xiaoqiwang04 |
Submission Time | 2023-06-01 15:38:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
collectmushrooms6.cpp:1:1: error: ‘R’ does not name a type
1 | R, C, D, K = map(int, input().split())
| ^