divyang4481 / mipt-hw

Automatically exported from code.google.com/p/mipt-hw
0 stars 0 forks source link

task09 TopologicalSort (Mishatkin) #219

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
mishatkin_vladimir/task09_TopologicalSort/

Original issue reported on code.google.com by sane.vova on 27 Apr 2013 at 4:15

GoogleCodeExporter commented 9 years ago
0. Warnings:
Main.cpp:1:0: warning: ignoring #pragma comment  [-Wunknown-pragmas]
Main.cpp: In function 'int main()':
Main.cpp:80:40: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
Main.cpp:83:36: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]

1. Решение верное, но ответ в output.txt - 
неверный.

Original comment by aivyu...@gmail.com on 28 Apr 2013 at 8:06

GoogleCodeExporter commented 9 years ago

Original comment by sane.vova on 28 Apr 2013 at 9:00

GoogleCodeExporter commented 9 years ago
ok. Задам вопрос по-другому: всегда ли можно 
получить топологическую сортировку графа?

Original comment by aivyu...@gmail.com on 10 May 2013 at 7:35