| Problem | timeexam |
|---|---|
| User | sherlockholmes025 |
| Submission Time | 2026-01-19 22:37:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
timeexam.cpp:2:20: error: expected β;β before βintβ
2 | using namespace std
| ^
| ;
3 |
4 | int main() {
| ~~~