Problem plantingpotatoes2
User JohnC
Submission Time 2025-11-19 15:20:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

plantingpotatoes2.cpp:1:1: error: ‘a’ does not name a type
1 | a, b = map(int, input().split())
| ^