Pagini recente » Borderou de evaluare (job #3234453) | Borderou de evaluare (job #1091544) | Borderou de evaluare (job #2330455) | Borderou de evaluare (job #2268856) | Borderou de evaluare (job #2198797)
Borderou de evaluare (job #2198797)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:9: warning: unused variable ‘aux’ [-Wunused-variable]
int aux, sol1,sol2,mare=999999;
^~~
user.cpp:30:14: warning: unused variable ‘sol1’ [-Wunused-variable]
int aux, sol1,sol2,mare=999999;
^~~~
user.cpp:30:19: warning: unused variable ‘sol2’ [-Wunused-variable]
int aux, sol1,sol2,mare=999999;
^~~~
user.cpp:30:24: warning: unused variable ‘mare’ [-Wunused-variable]
int aux, sol1,sol2,mare=999999;
^~~~
user.cpp: In function ‘void read()’:
user.cpp:8:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&n);
^
user.cpp:11:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&C[i][j]);
^
user.cpp: In function ‘void roy_floyd()’:
user.cpp:22:41: warning: ‘j’ may be used uninitialized in this function [-Wmaybe-uninitialized]
tata[i][j] = tata[k][j];
~~~~~~~~~^
user.cpp:21:35: warning: ‘i’ may be used uninitialized in this function [-Wmaybe-uninitialized]
C[i][j] = C[i][k]+C[k][j];
~~~~~~^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 876kb | OK | 10 |
2 | 0ms | 812kb | OK | 10 |
3 | 0ms | 812kb | OK | 10 |
4 | 0ms | 752kb | OK | 10 |
5 | 0ms | 756kb | OK | 10 |
6 | 0ms | 808kb | OK | 10 |
7 | 4ms | 936kb | OK | 10 |
8 | 4ms | 804kb | OK | 10 |
9 | 8ms | 872kb | OK | 10 |
10 | 8ms | 868kb | OK | 10 |
Punctaj total | 100 |