| Problem | maximum |
|---|---|
| User | NgMinSong123 |
| Submission Time | 2023-02-10 15:40:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
maximum.cpp: In function βint main()β:
maximum.cpp:6:6: error: expected primary-expression before β<<β token
6 | std << max(a, b) << "\n"
| ^~