Problem | kfc |
---|---|
User | asbx |
Submission Time | 2023-11-08 15:42:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
kfc.cpp:90:26: error: expected constructor, destructor, or type conversion before ‘(’ token
90 | ios_base::sync_with_stdio(0);cin.tie(0);
| ^
kfc.cpp:90:30: error: ‘cin’ does not name a type; did you mean ‘sin’?
90 | ios_base::sync_with_stdio(0);cin.tie(0);
| ^~~
| sin