| Problem | topical |
|---|---|
| User | kai824 |
| Submission Time | 2023-03-19 12:45:24 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
topical.cpp: In function ‘int32_t main()’:
topical.cpp:38:19: error: ‘grp’ was not declared in this scope
38 | perm[i].s=grp[i]=i;
| ^~~
topical.cpp:40:5: error: ‘grp’ was not declared in this scope
40 | grp[n]=n;
| ^~~