Pagini recente » Borderou de evaluare (job #1146499) | Borderou de evaluare (job #676911) | Borderou de evaluare (job #1992973) | Borderou de evaluare (job #2572189) | Borderou de evaluare (job #2110935)
Borderou de evaluare (job #2110935)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:35:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graph[node].size();i++)
^
user.cpp: In function ‘int Solve(int)’:
user.cpp:65:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k=0;k<Graph[Comp[c][i]].size();k++)
^
user.cpp: In function ‘int main()’:
user.cpp:94:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d",&T);
^
user.cpp:105:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d %d",&N,&M);
^
user.cpp:108:37: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d %d",&X,&Y);
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
✓ | 1 | 0ms | 1388kb | OK | 20 |
✓ | 2 | 80ms | 4484kb | OK | 20 |
✓ | 3 | 60ms | 3628kb | OK | 20 |
✓ | 4 | Depăşit | 3036kb | Time limit exceeded. | 0 |
✓ | 5 | 68ms | 3824kb | OK | 20 |
Punctaj total | 80 |