Borderou de evaluare (job #2679562)

Utilizator georgerapeanuRapeanu George georgerapeanu Data 30 noiembrie 2020 20:10:33
Problema Connect Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In member function 'void DSU::afis()': main.cpp:112:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 1;i <= n;i++)printf("%d ",father[i]);printf("\n"); ^~~ main.cpp:112:58: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(int i = 1;i <= n;i++)printf("%d ",father[i]);printf("\n"); ^~~~~~ main.cpp:113:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 1;i <= n;i++)printf("%d ",sz[i]);printf("\n"); ^~~ main.cpp:113:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(int i = 1;i <= n;i++)printf("%d ",sz[i]);printf("\n"); ^~~~~~ main.cpp:114:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(auto it:edge_history)printf("%d ",it);printf("\n"); ^~~ main.cpp:114:51: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(auto it:edge_history)printf("%d ",it);printf("\n"); ^~~~~~ main.cpp:115:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(auto it:history)printf("%d %d\n",it.first,it.second);printf("\n"); ^~~ main.cpp:115:66: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(auto it:history)printf("%d %d\n",it.first,it.second);printf("\n"); ^~~~~~ main.cpp: In function 'int main()': main.cpp:182:28: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%d %d",&n,&m); ^ main.cpp:185:59: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%d %d",&edges[i].first,&edges[i].second); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbOK!15
23ms131kbOK!1
33ms131kbOK!1
43ms131kbOK!1
53ms131kbOK!1
63ms131kbOK!115
73ms131kbOK!1
823ms262kbOK!6
929ms262kbOK!1
1026ms262kbOK!1
1126ms262kbOK!1
1226ms262kbOK!1
1328ms262kbOK!1
1427ms262kbOK!1
1528ms262kbOK!1
16633ms2228kbOK!3240
17804ms2748kbOK!1
181246ms3653kbOK!1
19968ms3264kbOK!1
201029ms3264kbOK!1
211573ms4567kbOK!1
22423ms1703kbOK!1
23607ms1835kbOK!1
24471ms1703kbOK!1
252474ms3657kbOK!3340
261317ms2490kbOK!1
271540ms2879kbOK!1
281070ms2097kbOK!1
291947ms3010kbOK!1
302272ms3657kbOK!1
311490ms2879kbOK!1
322301ms4829kbOK!1
Punctaj total100

Ceva nu functioneaza?