Problem | flip |
---|---|
User | jeongwonho64 |
Submission Time | 2023-12-02 13:43:55 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flip.cpp:15:41: error: expected unqualified-id before ‘=’ token
15 | template <class T>using vec = vector<T>;=
| ^