| Problem | maximum |
|---|---|
| User | TheVeryJerryBerry |
| Submission Time | 2026-06-23 07:44:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function βint main()β:
maximum.cpp:7:14: error: expected unqualified-id before β(β token
7 | cout << max.(a,b) <<endl;
| ^