Pagini recente » Borderou de evaluare (job #2768439) | Borderou de evaluare (job #18376) | Borderou de evaluare (job #2937438) | Borderou de evaluare (job #297616) | Borderou de evaluare (job #1901556)
Borderou de evaluare (job #1901556)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:34:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<lista[from].size();i++){
^
user.cpp:22:11: warning: variable ‘pp’ set but not used [-Wunused-but-set-variable]
int i,pp,from,to,d,edge;
^
user.cpp: In function ‘void citire()’:
user.cpp:12:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&k);
^
user.cpp:14:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&fortarete[i]);
^
user.cpp:16:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&a,&b,&c);
^
user.cpp: In function ‘int main()’:
user.cpp:46:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("catun.in","r",stdin);
^
user.cpp:47:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("catun.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 712kb | OK | 10 |
2 | 4ms | 832kb | OK | 10 |
3 | 60ms | 1056kb | Incorect | 0 |
4 | 0ms | 708kb | Incorect | 0 |
5 | Depăşit | 1584kb | Time limit exceeded. | 0 |
6 | 108ms | 2320kb | OK | 10 |
7 | 4ms | 872kb | OK | 10 |
8 | Depăşit | 1048kb | Time limit exceeded. | 0 |
9 | Depăşit | 1844kb | Time limit exceeded. | 0 |
10 | Depăşit | 3172kb | Time limit exceeded. | 0 |
Punctaj total | 40 |