Problem adjmatrix
User Runjia
Submission Time 2025-03-01 11:00:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

adjmatrix.cpp: In function ‘int main()’:
adjmatrix.cpp:6:8: error: expected primary-expression before ‘int’
6 | cin>>int ea>>int eb;
| ^~~