| Problem | playlist |
|---|---|
| User | pIaceholder |
| Submission Time | 2024-03-14 10:35:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
playlist.cpp: In function ‘int main()’:
playlist.cpp:10:14: error: ‘t’ was not declared in this scope
10 | std::cout << t / 60 << " " << t % 60;}
| ^