foo.cc: In function 'int main()':
foo.cc:7:23: error: 'i' was not declared in this scope; did you mean 'iw'?
7 | for(int iw=2;iw<=n-1;i++){
| ^
| iw
foo.cc:9:4: error: 'tmd' was not declared in this scope; did you mean 'tm'?
9 | tmd+=n;
| ^~~
| tm
foo.cc:12:5: error: 'tmd' was not declared in this scope; did you mean 'tm'?
12 | if(tmd==2)
| ^~~
| tm
foo.cc:16:8: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
16 | system("pause");
| ~~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务