Pagini recente » Borderou de evaluare (job #715965) | Borderou de evaluare (job #993612) | Borderou de evaluare (job #2578178) | Borderou de evaluare (job #1523308) | Borderou de evaluare (job #2419992)
Borderou de evaluare (job #2419992)
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 | 83ms | 2228kb | OK | 10 |
7 | 104ms | 2621kb | OK | 10 |
8 | 336ms | 4050kb | OK | 10 |
9 | 123ms | 4063kb | OK | 10 |
10 | 796ms | 5636kb | Killed by Signal 11 | 0 |
Punctaj total | 90 |