Pagini recente » Borderou de evaluare (job #1098938) | Borderou de evaluare (job #1051113) | Borderou de evaluare (job #2715034) | Borderou de evaluare (job #1050582) | Borderou de evaluare (job #2173134)
Borderou de evaluare (job #2173134)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:45:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graph[node].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:63:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d",&N);
^
user.cpp:67:37: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d",&v[i][j]);
^
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:46:13: warning: ‘node’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(Graph[node][i].first.first!=father)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 2944kb | Corect | 10 |
2 | 4ms | 2812kb | Corect | 10 |
3 | 4ms | 3088kb | Corect | 10 |
4 | 4ms | 2952kb | Corect | 10 |
5 | 4ms | 2948kb | Corect | 10 |
6 | 4ms | 3096kb | Corect | 10 |
7 | 4ms | 2920kb | Corect | 10 |
8 | 4ms | 2804kb | Corect | 10 |
9 | 20ms | 3604kb | Corect | 10 |
10 | 20ms | 3428kb | Corect | 10 |
Punctaj total | 100 |