Pagini recente » Borderou de evaluare (job #1794023) | Borderou de evaluare (job #1412622) | Borderou de evaluare (job #1848003) | Borderou de evaluare (job #1931768)
Borderou de evaluare (job #1931768)
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 | 500kb | OK | 10 |
✓ | 2 | 0ms | 536kb | Incorect | 0 |
✗ | 3 | 0ms | 540kb | Incorect | 0 |
✗ | 4 | 12ms | 576kb | Incorect | 0 |
✗ | 5 | 12ms | 580kb | Incorect | 0 |
✗ | 6 | 16ms | 612kb | Incorect | 0 |
✗ | 7 | 20ms | 612kb | Incorect | 0 |
✗ | 8 | 24ms | 604kb | Incorect | 0 |
✓ | 9 | 32ms | 652kb | Incorect | 0 |
✗ | 10 | 32ms | 644kb | Incorect | 0 |
Punctaj total | 10 |