Pagini recente » Borderou de evaluare (job #2916143) | Borderou de evaluare (job #3169910) | Borderou de evaluare (job #1266058) | Borderou de evaluare (job #1420823) | Borderou de evaluare (job #1493628)
Borderou de evaluare (job #1493628)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:29:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<g[dad].size(); i++)
^
user.cpp: In function ‘void lant(int, int, int&, int*)’:
user.cpp:53:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<g[dad].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:70:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trilant.in", "r", stdin);
^
user.cpp:71:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trilant.out", "w", stdout);
^
user.cpp:73:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:74:49: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &tri[0], &tri[1], &tri[2]);
^
user.cpp:77:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 1640kb | Cost prea mare | 0 | 0 |
| 11 | 0ms | 1640kb | Corect | 5 |
| 2 | 0ms | 1632kb | Cost prea mare | 0 | 0 |
| 12 | 0ms | 1640kb | Drumurile au noduri comune | 0 |
| 3 | 4ms | 1716kb | Corect | 5 | 10 |
| 13 | 20ms | 2092kb | Corect | 5 |
| 4 | 4ms | 1720kb | Corect | 5 | 10 |
| 14 | 8ms | 1828kb | Corect | 5 |
| 5 | 8ms | 1792kb | Corect | 5 | 10 |
| 15 | 12ms | 1912kb | Corect | 5 |
| 6 | 704ms | 10008kb | Corect | 5 | 10 |
| 16 | 0ms | 1636kb | Corect | 5 |
| 7 | 592ms | 8904kb | Corect | 5 | 0 |
| 17 | 0ms | 1640kb | Cost prea mare | 0 |
| 8 | 576ms | 8252kb | Corect | 5 | 0 |
| 18 | 132ms | 6204kb | Drumurile afisate trebuie sa se termine cu A, B sau C | 0 |
| 9 | 728ms | 9672kb | Corect | 5 | 0 |
| 19 | 120ms | 5940kb | Drumurile afisate trebuie sa se termine cu A, B sau C | 0 |
| 10 | 768ms | 10028kb | Corect | 5 | 0 |
| 20 | 120ms | 5968kb | Drumurile afisate trebuie sa se termine cu A, B sau C | 0 |
| Punctaj total | 40 |