Problem adjmatrix
User Yuzzll
Submission Time 2023-01-16 18:57:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

adjmatrix.cpp: In function ‘int main()’:
adjmatrix.cpp:10:17: error: ‘f’ was not declared in this scope
10 | cin >> n >> f;
| ^