0_0_25296064_21344.cpp: In function 'int main()': 0_0_25296064_21344.cpp:6:7: error: 'i' was not declared in this scope rep(i, 1, n) rep(j, 1, n) ^ 0_0_25296064_21344.cpp:6:14: error: 'rep' was not declared in this scope rep(i, 1, n) rep(j, 1, n) ^