Run id: 155586

Main.cc: In function 'int main()':
Main.cc:6:7: error: expected unqualified-id before '>>' token
    int>>a[i]
       ^
Main.cc:7:16: error: 'i' was not declared in this scope
    for(int i=0;i