Pagini recente » Borderou de evaluare (job #1290825) | Borderou de evaluare (job #2648903) | Borderou de evaluare (job #2065822) | Borderou de evaluare (job #2217317) | Borderou de evaluare (job #1685585)
Borderou de evaluare (job #1685585)
Raport evaluator
Compilare:
user.cpp: In function ‘int BFS(int)’:
user.cpp:36:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v[x].size(); i++)
^
user.cpp:27:6: warning: unused variable ‘ultim’ [-Wunused-variable]
int ultim,x;
^
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:52:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v[nod].size(); i++)
^
user.cpp: In function ‘void citire()’:
user.cpp:16:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d", &n);
^
user.cpp:20:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d%d", &x,&y);
^
user.cpp: In function ‘int BFS(int)’:
user.cpp:45:9: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return x;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1540kb | OK | 10 |
2 | 0ms | 1540kb | Incorect | 0 |
3 | 0ms | 1544kb | OK | 10 |
4 | 0ms | 1560kb | Incorect | 0 |
5 | 8ms | 1748kb | Incorect | 0 |
6 | 32ms | 2256kb | Incorect | 0 |
7 | 48ms | 2556kb | Incorect | 0 |
8 | 84ms | 3096kb | Incorect | 0 |
9 | 76ms | 2984kb | OK | 10 |
10 | 108ms | 3568kb | Incorect | 0 |
Punctaj total | 30 |