Problem addition
User help
Submission Time 2025-03-14 15:40:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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