| Problem | cups |
|---|---|
| User | TheGhostKing |
| Submission Time | 2023-06-04 13:12:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cups.cpp: In function ‘int main()’:
cups.cpp:8:12: error: expected ‘;’ before ‘:’ token
8 | cin.tie(0):
| ^
| ;