Pagini recente » Borderou de evaluare (job #951270) | Borderou de evaluare (job #970708) | Borderou de evaluare (job #2726395) | Borderou de evaluare (job #2502233) | Borderou de evaluare (job #1193939)
Borderou de evaluare (job #1193939)
Raport evaluator
Compilare:
user.cpp:10:2: warning: ‘typedef’ was ignored in this declaration [enabled by default]
};
^
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:41:9: warning: statement has no effect [-Wunused-value]
viz[x0]==1;
^
user.cpp: In function ‘void citire()’:
user.cpp:15:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&N);
^
user.cpp:16:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&M);
^
user.cpp:21:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&i,&j,&cost);
^
user.cpp: In function ‘int main()’:
user.cpp:68:34: 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:69:36: 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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 256kb | OK | 10 |
2 | 0ms | 248kb | OK | 10 |
3 | 12ms | 292kb | Killed by signal 11(SIGSEGV). | 0 |
4 | 24ms | 324kb | Killed by signal 11(SIGSEGV). | 0 |
5 | 256ms | 1032kb | Killed by signal 11(SIGSEGV). | 0 |
6 | Depăşit | 1608kb | Time limit exceeded. | 0 |
7 | Depăşit | 1976kb | Time limit exceeded. | 0 |
8 | 196ms | 1720kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 236ms | 3504kb | Killed by signal 11(SIGSEGV). | 0 |
10 | Depăşit | 4652kb | Time limit exceeded. | 0 |
Punctaj total | 20 |