| Problem | typicalstairs |
|---|---|
| User | Enderpotato |
| Submission Time | 2024-02-14 16:41:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
typicalstairs.cpp:7:26: error: expected constructor, destructor, or type conversion before β(β token
7 | ios_base::sync_with_stdio(false);
| ^
typicalstairs.cpp:8:1: error: βcinβ does not name a type
8 | cin.tie(NULL);
| ^~~