Problem | squarerect |
---|---|
User | yhkhoo |
Submission Time | 2024-02-28 23:19:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
squarerect.cpp: In function ‘bool am_i_square(int, int)’:
squarerect.cpp:21:3: error: ‘pii’ was not declared in this scope
21 | pii cur = make_pair(-1, -1);
| ^~~