| Problem | progressionspells |
|---|---|
| User | Cadenloi |
| Submission Time | 2023-12-09 10:43:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
progressionspells.cpp: In function ‘int32_t main()’:
progressionspells.cpp:6:12: error: ‘syn_with_stdio’ is not a member of ‘std::ios_base’
6 | ios_base::syn_with_stdio(0);cin.tie(0);cout.tie(0);
| ^~~~~~~~~~~~~~