Problem potatosalad
User Shuhxin
Submission Time 2024-01-01 11:45:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp:1:1: error: ā€˜nā€™ does not name a type
1 | n, d = map(int, input().split())
| ^