divyang4481 / mipt-hw

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

task09_TopologicalSort Савинова #243

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
/savinova_anna/task09_TopSort/

Original issue reported on code.google.com by anna.sav...@phystech.edu on 14 May 2013 at 1:48

GoogleCodeExporter commented 9 years ago
0. Warnings:
TopSort.cpp: In function ‘void DFSVisit(const int&, int&, std::vector<Stat, 
std::allocator<Stat> >&, std::vector<std::vector<int, std::allocator<int> >, 
std::allocator<std::vector<int, std::allocator<int> > > >&, std::list<int, 
std::allocator<int> >&)’:
TopSort.cpp:42: warning: comparison between signed and unsigned integer 
expressions
TopSort.cpp: In function ‘void DFS(std::vector<std::vector<int, 
std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > 
>&, std::list<int, std::allocator<int> >&)’:
TopSort.cpp:64: warning: comparison between signed and unsigned integer 
expressions

Решение принято.

Минус 60% за сдачу через 16 дней после 
дедлайна.

Original comment by aivyu...@gmail.com on 19 May 2013 at 2:52