Problem addition
User fluxxx
Submission Time 2025-04-23 19:45:29
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('Enter the first integer: ')
| ^