| Problem | exam |
|---|---|
| User | NuggetsAreNice |
| Submission Time | 2024-03-19 10:23:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp:1:1: error: ‘include’ does not name a type
1 | include <iostream>
| ^~~~~~~
exam.cpp:5:1: error: ‘in’ does not name a type; did you mean ‘int’?
5 | in main() {
| ^~
| int