Pagini recente » Borderou de evaluare (job #782548) | Borderou de evaluare (job #113536) | Borderou de evaluare (job #778491) | Borderou de evaluare (job #2316137) | Borderou de evaluare (job #2375809)
Borderou de evaluare (job #2375809)
Raport evaluator
Compilare:
main.cpp: In function 'void citire()':
main.cpp:17:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( unsigned i = 1 ; i <= m ; ++i )
~~^~~~
main.cpp: In function 'void dijkstra(unsigned int)':
main.cpp:42:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( unsigned i = 1 ; i <= n; ++i ) d[i] = oo ;
~~^~~~
main.cpp:45:30: warning: unused variable 'i' [-Wunused-variable]
unsigned p = 1 , u = 1, i ;
^
main.cpp: In function 'void afiseaza()':
main.cpp:71:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(unsigned i = 2; i <= n; i++)
~~^~~~
main.cpp: In function 'void citire()':
main.cpp:15:38: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf( fin , "%d %d" , &n , &m );
^
main.cpp:19:46: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf( fin , "%d%d%d" , &x ,&y, &c) ;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 1310kb | OK | 10 |
2 | 4ms | 1310kb | OK | 10 |
3 | 6ms | 1310kb | OK | 10 |
4 | 7ms | 1441kb | OK | 10 |
5 | 37ms | 1835kb | OK | 10 |
6 | 84ms | 2228kb | OK | 10 |
7 | 105ms | 2621kb | OK | 10 |
8 | 371ms | 4050kb | OK | 10 |
9 | 124ms | 3932kb | OK | 10 |
10 | 400ms | 5505kb | Time limit exceeded | 0 |
Punctaj total | 90 |