Run id: 119824

Main.cc: In function 'int main()':
Main.cc:6:9: error: 'innt' was not declared in this scope
     for(innt i=1;i<=12;i++)
         ^
Main.cc:6:18: error: 'i' was not declared in this scope
     for(innt i=1;i<=12;i++)
                  ^