Problem mathclass
User Elnathan
Submission Time 2024-04-02 22:02:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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