Pagini recente » Borderou de evaluare (job #2231152) | Borderou de evaluare (job #868448) | Borderou de evaluare (job #777883) | Borderou de evaluare (job #2226139) | Borderou de evaluare (job #1931786)
Borderou de evaluare (job #1931786)
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 ‘int main()’:
user.cpp:48: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:54: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:58: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 | 496kb | OK | 10 |
✓ | 2 | 0ms | 540kb | Incorect | 0 |
✗ | 3 | 0ms | 544kb | OK | 10 |
✗ | 4 | 12ms | 572kb | Incorect | 0 |
✗ | 5 | 12ms | 580kb | Incorect | 0 |
✗ | 6 | 16ms | 604kb | Incorect | 0 |
✗ | 7 | 20ms | 616kb | Incorect | 0 |
✗ | 8 | 24ms | 600kb | Incorect | 0 |
✓ | 9 | 32ms | 652kb | Incorect | 0 |
✗ | 10 | 36ms | 644kb | Incorect | 0 |
Punctaj total | 20 |