Pagini recente » Borderou de evaluare (job #1113542) | Cod sursa (job #670055) | Borderou de evaluare (job #502687) | Borderou de evaluare (job #502685) | Borderou de evaluare (job #2258806)
Borderou de evaluare (job #2258806)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijsktra(int)’:
user.cpp:33:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(k=0;k<M[Start].size();k++)
~^~~~~~~~~~~~~~~~
user.cpp:45:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(k=0;k<M[poz].size();k++)
~^~~~~~~~~~~~~~
user.cpp: In function ‘void afisare()’:
user.cpp:59:2: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
{for(j=1;j<=n;j++)
^~~
user.cpp:61:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
cout<<endl;
^~~~
user.cpp: In function ‘int main()’:
user.cpp:82:9: warning: ‘t’ may be used uninitialized in this function [-Wmaybe-uninitialized]
g<<t<<" ";
^~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 18132kb | Incorect | 0 |
| 2 | 8ms | 3912kb | Incorect | 0 |
| 3 | 88ms | 12292kb | Incorect | 0 |
| 4 | 0ms | 3796kb | Incorect | 0 |
| 5 | Depăşit | 8680kb | Time limit exceeded. | 0 |
| 6 | 0ms | 1744kb | Killed by signal 11(SIGSEGV). | 0 |
| 7 | 4ms | 3888kb | OK | 10 |
| 8 | Depăşit | 16352kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 6816kb | Time limit exceeded. | 0 |
| 10 | 0ms | 1748kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 10 |