Problem heatwv
User chatdanai
Submission Time 2026-04-25 16:17:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

heatwv.cpp: In function ‘int main()’:
heatwv.cpp:9:31: error: ‘ts’ was not declared in this scope; did you mean ‘tm’?
9 | int V,E; cin >> V >> E >> ts >> te;
| ^~
| tm
heatwv.cpp:9:37: error: ‘te’ was not declared in this scope; did you mean ‘tm’?
9 | int V,E; cin >> V >> E >> ts >> te;
| ^~
| tm