Problem | typo |
---|---|
User | Hijackedsoul |
Submission Time | 2024-01-31 17:42:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
typo.cpp: In function ‘int main()’:
typo.cpp:25:2: error: expected ‘;’ before ‘std’
25 | std::cout << cnt;
| ^~~