Problem addition3
User Chetana
Submission Time 2024-06-19 16:04:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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