| Problem | zaneism |
|---|---|
| User | King6767 |
| Submission Time | 2026-06-26 13:07:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
zaneism.cpp: In function ‘int main()’:
zaneism.cpp:8:11: error: ‘believe’ was not declared in this scope
8 | cout.tie( believe in Zane, the Creator of CPIC Land. Bestow upon us thy courage and wisdom for a Gold Medal in NOI 2027.);
| ^~~~~~~
zaneism.cpp:8:28: error: ‘the’ was not declared in this scope
8 | cout.tie( believe in Zane, the Creator of CPIC Land. Bestow upon us thy courage and wisdom for a Gold Medal in NOI 2027.);
| ^~~
zaneism.cpp:9:1: error: expected ‘}’ at end of input
9 | }
| ^
zaneism.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^