Problem exam
User ansel
Submission Time 2024-11-28 17:29:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:9:23: error: ‘A’ was not declared in this scope
9 | long long a,b; cin>>A>>B;
| ^
exam.cpp:9:26: error: ‘B’ was not declared in this scope
9 | long long a,b; cin>>A>>B;
| ^