Problem makingparallelograms
User Kannan
Submission Time 2023-12-30 15:32:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

makingparallelograms.cpp: In function ‘int main()’:
makingparallelograms.cpp:33:11: error: ‘s’ was not declared in this scope
33 | for(it = s.begin(); it != s.end(); it++) {
| ^