0_0_39064115_26867.cpp: In function 'int main()':
0_0_39064115_26867.cpp:73:33: error: 'preak' was not declared in this scope
73 | if(a == "0" && p == "0")preak;
| ^~~~~
0_0_39064115_26867.cpp:83:48: error: 'preak' was not declared in this scope
83 | else if(comparing(p,Fipo[i]) == -1)preak;
| ^~~~~
|