Problem platonic4
User AlphanumericUsername
Submission Time 2025-07-11 16:11:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

platonic4.cpp:1:1: error: ā€˜n’ does not name a type
1 | n,m = [int(x) for x in input().split()]
| ^