Problem exam
User Ayden67
Submission Time 2026-09-02 19:17:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cc1plus: error: ‘::main’ must return ‘int’
exam.cpp: In function ‘int main()’:
exam.cpp:11:10: error: ‘A’ was not declared in this scope
11 | cin >> A >> B;
| ^
exam.cpp:11:15: error: ‘B’ was not declared in this scope
11 | cin >> A >> B;
| ^