Problem addition
User ilikeeggs
Submission Time 2024-07-01 22:54:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp:1:1: error: ‘a’ does not name a type
1 | a = int(input(""))
| ^