Problem | collectmushrooms |
---|---|
User | samvar0907 |
Submission Time | 2024-01-15 14:01:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
collectmushrooms.cpp: In function ‘int main()’:
collectmushrooms.cpp:22:30: error: expected ‘;’ before ‘endl’
22 | cout << max(a, b) endl;
| ^~~~~
| ;