Pagini recente » Borderou de evaluare (job #1530396) | Borderou de evaluare (job #2134727) | Por Costel si Meciul | Borderou de evaluare (job #1149914) | Borderou de evaluare (job #2655764)
Borderou de evaluare (job #2655764)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:22:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<edge[node].size(); i++){
~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'void dfsReverse(int)':
main.cpp:35:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<reverse[node].size(); i++){
~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void rebuildGraph(int)':
main.cpp:71:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<edge[node].size(); i++){
~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'void newDfs(int)':
main.cpp:84:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<newEdge[node].size(); i++){
~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void findLenght(int)':
main.cpp:106:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<topSort.size(); i++){
~^~~~~~~~~~~~~~~
main.cpp:108:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<newEdge[node].size(); j++){
~^~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void solve(int)':
main.cpp:128:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<edge[node].size(); i++){
~^~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 56ms | 21889kb | Incorect | 0 |
| 2 | 47ms | 21889kb | Incorect | 0 |
| 3 | 48ms | 21889kb | OK | 5 |
| 4 | 45ms | 21889kb | Incorect | 0 |
| 5 | 40ms | 21889kb | Incorect | 0 |
| 6 | 45ms | 21889kb | OK | 5 |
| 7 | 41ms | 22020kb | Incorect | 0 |
| 8 | 48ms | 22020kb | Incorect | 0 |
| 9 | 51ms | 21999kb | Incorect | 0 |
| 10 | 48ms | 22020kb | Incorect | 0 |
| 11 | 100ms | 25165kb | Incorect | 0 |
| 12 | 85ms | 25165kb | Incorect | 0 |
| 13 | 204ms | 29880kb | Incorect | 0 |
| 14 | 190ms | 30015kb | Incorect | 0 |
| 15 | 245ms | 32894kb | Incorect | 0 |
| 16 | 265ms | 32894kb | Incorect | 0 |
| 17 | 380ms | 41541kb | Incorect | 0 |
| 18 | 391ms | 40366kb | Incorect | 0 |
| 19 | 496ms | 43642kb | Incorect | 0 |
| 20 | 602ms | 48222kb | Incorect | 0 |
| Punctaj total | 10 |