Pagini recente » Borderou de evaluare (job #2004205) | Borderou de evaluare (job #412490) | Borderou de evaluare (job #1163483) | Borderou de evaluare (job #1476331) | Borderou de evaluare (job #2531720)
Borderou de evaluare (job #2531720)
Raport evaluator
Compilare:
main.cpp: In function 'void displayGraph()':
main.cpp:64:12: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(Graph[i].size() > 0)
^~
main.cpp:71:15: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
cout<<endl;
^~~~
main.cpp: In function 'void displayCosts()':
main.cpp:76:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i <= nodes; ++i) fout<<costs[i]<<" ";
~~^~~~~~~~
main.cpp: In function 'int main(int, const char**)':
main.cpp:84:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i <= nodes; ++i) costs[i] = -1;
~~^~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 7ms | 2490kb | OK | 10 |
| 2 | 7ms | 2490kb | OK | 10 |
| 3 | 7ms | 2490kb | OK | 10 |
| 4 | 12ms | 2621kb | OK | 10 |
| 5 | 18ms | 2752kb | OK | 10 |
| 6 | 65ms | 3670kb | OK | 10 |
| 7 | 166ms | 5242kb | OK | 10 |
| 8 | 166ms | 6160kb | OK | 10 |
| 9 | 739ms | 11927kb | OK | 10 |
| 10 | 748ms | 11927kb | OK | 10 |
| Punctaj total | 100 |