Borderou de evaluare (job #2140961)
Raport evaluator
Compilare:
user.cpp: In function ‘bool DFS(int)’:
user.cpp:17:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graph[node].size();i++)
^
user.cpp:24:18: 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:35: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:39:31: 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 | 0ms | 1508kb | Corect | 10 |
| 2 | 0ms | 1508kb | Corect | 10 |
| 3 | 0ms | 1504kb | Corect | 10 |
| 4 | 52ms | Depăşit | Memory limit exceeded. | 0 |
| 5 | 48ms | Depăşit | Memory limit exceeded. | 0 |
| 6 | 0ms | 1520kb | Corect | 10 |
| 7 | 52ms | Depăşit | Memory limit exceeded. | 0 |
| 8 | 48ms | Depăşit | Memory limit exceeded. | 0 |
| 9 | 48ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 4ms | 1568kb | Corect | 10 |
| Punctaj total | 50 |