Pagini recente » Cod sursa (job #2776366) | Borderou de evaluare (job #1360228) | Borderou de evaluare (job #1826807) | Borderou de evaluare (job #257126) | Borderou de evaluare (job #1900048)
Borderou de evaluare (job #1900048)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<G[crt].size(); i++)
^
user.cpp:9: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:10: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:11: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:14: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 | 1224kb | OK | 10 |
| 2 | 0ms | 1220kb | OK | 10 |
| 3 | 0ms | 1256kb | OK | 10 |
| 4 | 4ms | 1268kb | OK | 10 |
| 5 | 24ms | 1560kb | OK | 10 |
| 6 | 48ms | 1876kb | OK | 10 |
| 7 | 64ms | 1988kb | OK | 10 |
| 8 | 148ms | 2800kb | OK | 10 |
| 9 | 92ms | 2108kb | OK | 10 |
| 10 | 316ms | 5012kb | OK | 10 |
| Punctaj total | 100 |