| Problem | yayornay |
|---|---|
| User | Magenta |
| Submission Time | 2026-06-22 22:07:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
yayornay.cpp: In function ‘int main()’:
yayornay.cpp:7:11: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
7 | if (s == "CPIC") {
| ^~~~~~
yayornay.cpp:11:2: error: expected ‘}’ at end of input
11 | }
| ^
yayornay.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^