Problem | permgame |
---|---|
User | LCJ |
Submission Time | 2025-06-17 23:23:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
permgame.cpp: In function ‘int Alice(int, int, std::vector<int>, std::vector<int>, int, std::vector<int>)’:
permgame.cpp:72:1: error: expected ‘}’ at end of input
72 | }
| ^
permgame.cpp:26:33: note: to match this ‘{’
26 | int n, vector<int> p) {
| ^