Problem shops
User Petkub
Submission Time 2025-03-21 17:13:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shops.cpp: In function ‘int main()’:
shops.cpp:51:21: error: ‘isMutual’ was not declared in this scope
51 | isMutual = true;
| ^~~~~~~~
shops.cpp:55:17: error: ‘isMutual’ was not declared in this scope
55 | if(!isMutual){
| ^~~~~~~~