Pagini recente » Borderou de evaluare (job #3300521) | Borderou de evaluare (job #618106) | Borderou de evaluare (job #576086) | Borderou de evaluare (job #584685) | Borderou de evaluare (job #1348210)
Borderou de evaluare (job #1348210)
Raport evaluator
Compilare:
user.cpp:15:1: warning: ‘typedef’ was ignored in this declaration [enabled by default]
};
^
user.cpp: In function ‘void print_edges(VECTOR_OF_EDGES&)’:
user.cpp:36:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<E.size();i++)
^
user.cpp: In function ‘void print_nodes(VECTOR_OF_INTS&)’:
user.cpp:44:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<V.size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:109:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<E_size;i++)
^
user.cpp:125:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<R_size;i++)
^
user.cpp:86:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d %d",&n,&m);
^
user.cpp:98:62: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d %d %d",&curr.from,&curr.to, &curr.val);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 452kb | Corect | 10 |
| 2 | 0ms | 452kb | Corect | 10 |
| 3 | 0ms | 460kb | Corect | 10 |
| 4 | 0ms | 468kb | Corect | 10 |
| 5 | 0ms | 472kb | Corect | 10 |
| 6 | 112ms | 2532kb | Corect | 10 |
| 7 | 204ms | 4572kb | Corect | 10 |
| 8 | 40ms | 1392kb | Corect | 10 |
| 9 | 48ms | 1292kb | Corect | 10 |
| 10 | 180ms | 3832kb | Corect | 10 |
| Punctaj total | 100 |