Problem collectmushrooms6
User xiaoqiwang04
Submission Time 2023-06-01 15:38:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

collectmushrooms6.cpp:1:1: error: ‘R’ does not name a type
1 | R, C, D, K = map(int, input().split())
| ^