Borderou de evaluare (job #2054852)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int)’:
user.cpp:18:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graph[node].size();i++)
^
user.cpp: In function ‘int DFS2(int, int, int)’:
user.cpp:26:36: 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:40:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d%d",&N,&K);
^
user.cpp:44:27: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d",&X);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 2780kb | Incorect | 0 |
2 | 4ms | 2784kb | Incorect | 0 |
3 | 4ms | 2788kb | Incorect | 0 |
4 | 12ms | 2928kb | Incorect | 0 |
5 | 40ms | 3216kb | Incorect | 0 |
6 | 72ms | 3660kb | Incorect | 0 |
7 | Depăşit | 4188kb | Time limit exceeded. | 0 |
8 | Depăşit | 4248kb | Time limit exceeded. | 0 |
9 | 100ms | 5104kb | Incorect | 0 |
10 | 108ms | 4552kb | Incorect | 0 |
Punctaj total | 0 |