| Problem | sixseven |
|---|---|
| User | yanwen |
| Submission Time | 2026-01-28 16:04:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixseven.cpp:1:1: error: ‘include’ does not name a type
1 | include <bits/stdc++.h>
| ^~~~~~~
sixseven.cpp: In function ‘int main()’:
sixseven.cpp:6:2: error: ‘cin’ was not declared in this scope
6 | cin >> N;
| ^~~
sixseven.cpp:8:3: error: ‘cout’ was not declared in this scope
8 | cout << 'Too old for this wilted_rose';
| ^~~~
sixseven.cpp:11:3: error: ‘cout’ was not declared in this scope
11 | cout << '67'
| ^~~~