Borderou de evaluare (job #2131532)
Raport evaluator
Compilare:
user.cpp: In function ‘int getMinDistForGivenW(int)’:
user.cpp:53:12: warning: variable ‘dist’ set but not used [-Wunused-but-set-variable]
int node, dist, remain, remain2;
^
user.cpp: In function ‘int main()’:
user.cpp:95:31: warning: unused variable ‘last’ [-Wunused-variable]
int low, high, mid, minDist, last = k;
^
user.cpp: In function ‘void citeste(int&)’:
user.cpp:26:41: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,DIM,f),poz=0;
^
user.cpp:31:41: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,DIM,f),poz=0;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1576kb | OK | 10 |
2 | 32ms | 1764kb | OK | 10 |
3 | 0ms | 1528kb | OK | 10 |
4 | Depăşit | 1692kb | Time limit exceeded. | 0 |
5 | 84ms | 1752kb | OK | 10 |
6 | Depăşit | 1672kb | Time limit exceeded. | 0 |
7 | Depăşit | 1688kb | Time limit exceeded. | 0 |
8 | 0ms | 1372kb | OK | 10 |
9 | 0ms | 1328kb | OK | 10 |
10 | 12ms | 1372kb | OK | 10 |
Punctaj total | 70 |