Problem | ccs |
---|---|
User | serotonne |
Submission Time | 2025-02-05 15:44:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ccs.cpp: In function ‘int main()’:
ccs.cpp:16:10: error: invalid operands of types ‘<unresolved overloaded function type>’ and ‘const char [4]’ to binary ‘operator<<’
16 | count<<"YES"<<'\n';
| ~~~~~^~~~~~~