| Problem | problemsetter |
|---|---|
| User | G |
| Submission Time | 2025-02-21 22:46:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
problemsetter.cpp: In function ‘int main()’:
problemsetter.cpp:16:2: error: ‘pfc’ was not declared in this scope; did you mean ‘pfx’?
16 | pfc[0]=contests[0].first
| ^~~
| pfx
problemsetter.cpp:17:13: error: ‘i’ was not declared in this scope
17 | for(ll i=1;i<c;i++){
| ^