Problem | doll_noi |
---|---|
User | PlayVoltz |
Submission Time | 2023-09-22 12:02:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
doll_noi.cpp: In function ‘int main()’:
doll_noi.cpp:36:16: error: ‘num1’ was not declared in this scope
36 | s.insert(mp(num1, num2));
| ^~~~
doll_noi.cpp:36:22: error: ‘num2’ was not declared in this scope
36 | s.insert(mp(num1, num2));
| ^~~~