Problem exam
User brianfanchelsea
Submission Time 2024-01-04 22:44:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:12:18: error: ‘endln’ was not declared in this scope
12 | cin >> a, b << endln;
| ^~~~~