Problem | maxavg |
---|---|
User | chenweilian |
Submission Time | 2025-01-19 18:12:52 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
maxavg.cpp: In function ‘int main()’:
maxavg.cpp:51:15: error: expected ‘;’ before ‘:’ token
51 | cin.tie(0):
| ^
| ;