0_0_21674114_22387.cpp: In function 'int main()': 0_0_21674114_22387.cpp:17:18: error: 'i' was not declared in this scope for(i=0;i<n;i++) ^ 0_0_21674114_22387.cpp:23:18: error: 'i' was not declared in this scope for(i=0,win=0;i<n;i++) ^