Problem addition
User matt
Submission Time 2024-02-21 17:36:38
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=int(input())
| ^