Pagini recente » Borderou de evaluare (job #2931847) | Borderou de evaluare (job #928870) | Borderou de evaluare (job #221174) | Borderou de evaluare (job #2218469) | Borderou de evaluare (job #1931302)
Borderou de evaluare (job #1931302)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int*, int, int)’:
user.cpp:20:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graph[node].size();i++)
^
user.cpp: In function ‘bool CanBackoff()’:
user.cpp:25:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graph[V].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:35:20: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d",&T);
^
user.cpp:40:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d%d%d%d",&N,&D,&C,&V);
^
user.cpp:44:71: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d%d",&X,&Y),Graph[X].push_back(Y),Graph[Y].push_back(X);
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
✗ | 1 | 0ms | 296kb | Incorect | 0 |
✓ | 2 | 0ms | 296kb | Incorect | 0 |
✗ | 3 | 0ms | 304kb | Incorect | 0 |
✗ | 4 | 8ms | 332kb | Incorect | 0 |
✗ | 5 | 12ms | 332kb | Incorect | 0 |
✗ | 6 | 16ms | 364kb | Incorect | 0 |
✗ | 7 | 16ms | 372kb | Incorect | 0 |
✗ | 8 | 20ms | 356kb | Incorect | 0 |
✓ | 9 | 28ms | 412kb | Incorect | 0 |
✗ | 10 | 28ms | 400kb | Incorect | 0 |
Punctaj total | 0 |