Run id: 115604

Main.cc: In function 'int main()':
Main.cc:10:20: error: 'fla' was not declared in this scope
         if(n%i==0){fla=false;}
                    ^
Main.cc:11:19: error: 'True' was not declared in this scope
         else{flag=True}
                   ^