Problem addition
User Yash34
Submission Time 2023-02-22 18:59:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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