Problem rank
User bribritt
Submission Time 2023-03-18 06:40:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rank.cpp: In function β€˜int main()’:
rank.cpp:49:23: error: expected β€˜;’ before string constant
49 | cout << topo.back() " ";
| ^~~~
| ;