Pagini recente » Borderou de evaluare (job #2523443) | Borderou de evaluare (job #1106888) | Borderou de evaluare (job #1777326) | Borderou de evaluare (job #1929555) | Borderou de evaluare (job #2679562)
Borderou de evaluare (job #2679562)
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 |
| 1 | 2ms | 131kb | OK! | 1 | 5 |
| 2 | 3ms | 131kb | OK! | 1 |
| 3 | 3ms | 131kb | OK! | 1 |
| 4 | 3ms | 131kb | OK! | 1 |
| 5 | 3ms | 131kb | OK! | 1 |
| 6 | 3ms | 131kb | OK! | 1 | 15 |
| 7 | 3ms | 131kb | OK! | 1 |
| 8 | 23ms | 262kb | OK! | 6 |
| 9 | 29ms | 262kb | OK! | 1 |
| 10 | 26ms | 262kb | OK! | 1 |
| 11 | 26ms | 262kb | OK! | 1 |
| 12 | 26ms | 262kb | OK! | 1 |
| 13 | 28ms | 262kb | OK! | 1 |
| 14 | 27ms | 262kb | OK! | 1 |
| 15 | 28ms | 262kb | OK! | 1 |
| 16 | 633ms | 2228kb | OK! | 32 | 40 |
| 17 | 804ms | 2748kb | OK! | 1 |
| 18 | 1246ms | 3653kb | OK! | 1 |
| 19 | 968ms | 3264kb | OK! | 1 |
| 20 | 1029ms | 3264kb | OK! | 1 |
| 21 | 1573ms | 4567kb | OK! | 1 |
| 22 | 423ms | 1703kb | OK! | 1 |
| 23 | 607ms | 1835kb | OK! | 1 |
| 24 | 471ms | 1703kb | OK! | 1 |
| 25 | 2474ms | 3657kb | OK! | 33 | 40 |
| 26 | 1317ms | 2490kb | OK! | 1 |
| 27 | 1540ms | 2879kb | OK! | 1 |
| 28 | 1070ms | 2097kb | OK! | 1 |
| 29 | 1947ms | 3010kb | OK! | 1 |
| 30 | 2272ms | 3657kb | OK! | 1 |
| 31 | 1490ms | 2879kb | OK! | 1 |
| 32 | 2301ms | 4829kb | OK! | 1 |
| Punctaj total | 100 |