Problem exam
User AltheaZ
Submission Time 2023-06-02 10:57:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:12:9: error: ‘sum’ was not declared in this scope
12 | cout<<sum(A,B);
| ^~~