| Problem | management |
|---|---|
| User | austenj |
| Submission Time | 2026-06-23 15:11:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
management.cpp:6:26: error: expected constructor, destructor, or type conversion before β(β token
6 | ios_base::sync_with_stdio(false);
| ^
management.cpp:7:1: error: βcinβ does not name a type
7 | cin.tie(NULL);
| ^~~