Pagini recente » Borderou de evaluare (job #889154) | Borderou de evaluare (job #1544345) | Borderou de evaluare (job #2750003) | Borderou de evaluare (job #1021488) | Borderou de evaluare (job #1931906)
Borderou de evaluare (job #1931906)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int*, int, int)’:
user.cpp:19:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graph[node].size();i++)
^
user.cpp: In function ‘void Get_Road(int)’:
user.cpp:25: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:38:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<Graph[L[i]].size();j++)
^
user.cpp: In function ‘bool Can_Escape()’:
user.cpp:57:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<Graph[L[i]].size();j++)
^
user.cpp: In function ‘int main()’:
user.cpp:67: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:73: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:77: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 | 532kb | OK | 10 |
✓ | 2 | 0ms | 536kb | Incorect | 0 |
✗ | 3 | 0ms | 548kb | Incorect | 0 |
✗ | 4 | 12ms | 572kb | OK | 10 |
✗ | 5 | 12ms | 572kb | Incorect | 0 |
✗ | 6 | 16ms | 608kb | Incorect | 0 |
✗ | 7 | 20ms | 608kb | Incorect | 0 |
✗ | 8 | 24ms | 600kb | Incorect | 0 |
✓ | 9 | 28ms | 652kb | Incorect | 0 |
✗ | 10 | 36ms | 640kb | Incorect | 0 |
Punctaj total | 20 |