Pagini recente » Borderou de evaluare (job #2402882) | Borderou de evaluare (job #2889848) | Borderou de evaluare (job #1862696) | Borderou de evaluare (job #2086853) | Borderou de evaluare (job #2110917)
Borderou de evaluare (job #2110917)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:34: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:62:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Comp[c].size();i++)
^
user.cpp:64:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<Comp[c].size();j++)
^
user.cpp:71:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Comp[c].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:114:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Comp.size();i++)
^
user.cpp:92: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:102: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:105: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 | 1044kb | OK | 20 |
✓ | 2 | 180ms | 5936kb | OK | 20 |
✓ | 3 | 128ms | 4908kb | OK | 20 |
✓ | 4 | Depăşit | 11188kb | Time limit exceeded. | 0 |
✓ | 5 | 136ms | 4940kb | OK | 20 |
Punctaj total | 80 |