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