Problem | typo |
---|---|
User | aryan12 |
Submission Time | 2023-01-23 06:09:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
typo.cpp: In function ‘void Solve()’:
typo.cpp:19:33: error: no match for call to ‘(std::ostream {aka std::basic_ostream<char>}) (const char*)’
19 | cout((f) ? ("Yes\n") : ("No\n"));
| ^