0_0_39851444_7028.cpp: In function 'int main()':
0_0_39851444_7028.cpp:14:25: error: expected primary-expression before '/' token
14 | f2 = f1;/asrgfd
| ^
0_0_39851444_7028.cpp:14:26: error: 'asrgfd' was not declared in this scope
14 | f2 = f1;/asrgfd
| ^~~~~~
0_0_39851444_7028.cpp:15:39: error: expected ';' before ')' token
15 | for (i = 1; i < n; i++) {//ardf
| ^
| ;
|