Pagini recente » Borderou de evaluare (job #272047) | Borderou de evaluare (job #1609225) | Borderou de evaluare (job #2944788) | Borderou de evaluare (job #1010209) | Borderou de evaluare (job #1595849)
Borderou de evaluare (job #1595849)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int)’:
user.cpp:64:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i = 0 ; i < ad[nod].size() ; ++i )
^
user.cpp: In function ‘int main()’:
user.cpp:81:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in","r",stdin);
^
user.cpp:82:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out","w",stdout);
^
user.cpp:84:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:87:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1068kb | OK | 10 |
| 2 | 0ms | 1072kb | OK | 10 |
| 3 | 8ms | 1092kb | Incorect | 0 |
| 4 | 12ms | 1112kb | Incorect | 0 |
| 5 | 116ms | 1364kb | Incorect | 0 |
| 6 | 212ms | 1640kb | Incorect | 0 |
| 7 | 292ms | 1784kb | Incorect | 0 |
| 8 | 72ms | 2028kb | OK | 10 |
| 9 | Depăşit | 3668kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4468kb | Time limit exceeded. | 0 |
| Punctaj total | 30 |