Pagini recente » Cod sursa (job #2951002) | Diferente pentru problema/drumuri2 intre reviziile 7 si 5 | Cod sursa (job #950148) | Cod sursa (job #237182) | Borderou de evaluare (job #1796824)
Borderou de evaluare (job #1796824)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:18:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < con[x].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:44:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(k = 0; k < h[j % HASH].size(); k++) {
^
user.cpp:28:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("autobuze.in", "r", stdin);
^
user.cpp:29:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("autobuze.out", "w", stdout);
^
user.cpp:30:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:33:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 352kb | OK | 10 |
| 2 | 0ms | 352kb | OK | 10 |
| 3 | 36ms | 400kb | OK | 10 |
| 4 | 8ms | 496kb | OK | 10 |
| 5 | 16ms | 788kb | OK | 10 |
| 6 | 284ms | 1368kb | OK | 10 |
| 7 | 236ms | 2324kb | OK | 10 |
| 8 | 256ms | 3652kb | OK | 10 |
| 9 | Depăşit | 2060kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1936kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |