| Problem | nemo |
|---|---|
| User | shoryu386 |
| Submission Time | 2023-12-25 01:59:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
nemo.cpp: In function ‘int main()’:
nemo.cpp:66:14: error: ‘isSameGroup’ was not declared in this scope
66 | ans[cur] = isSameGroup(cur.second.first, cur.second.second);
| ^~~~~~~~~~~
nemo.cpp:81:14: error: ‘isSameGroup’ was not declared in this scope
81 | ans[cur] = isSameGroup(cur.second.first, cur.second.second);
| ^~~~~~~~~~~