Problem exam
User lucasl
Submission Time 2025-01-03 15:31:41
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:13:3: error: ‘cont’ was not declared in this scope
13 | cont << A * B;}
| ^~~~