Pagini recente » Borderou de evaluare (job #1027735) | Borderou de evaluare (job #1451426) | Borderou de evaluare (job #1378593) | Borderou de evaluare (job #796882) | Borderou de evaluare (job #2110922)
Borderou de evaluare (job #2110922)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:33: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:63: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:111: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:101: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:104: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 | 1036kb | OK | 20 |
✓ | 2 | 84ms | 4036kb | OK | 20 |
✓ | 3 | 60ms | 3008kb | OK | 20 |
✓ | 4 | Depăşit | 2680kb | Time limit exceeded. | 0 |
✓ | 5 | 64ms | 3180kb | OK | 20 |
Punctaj total | 80 |