File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 106
106
"kmp" : " Kmp" ,
107
107
"kmeans" : " Kmeans" ,
108
108
"isogram" : " Isogram" ,
109
- "imageprocessing" : " Obrada slike " ,
109
+ "imageprocessing" : " Obrađivanje slika " ,
110
110
"horspool" : " Horspoolov algoritam" ,
111
111
"histogramequalization" : " Izjednačavanje histograma" ,
112
112
"helloworld" : " Halo svijete" ,
145
145
"divisibilityofintegers" : " Djeljivost cijelih brojeva" ,
146
146
"divideandconquer" : " Podijeli i vladaj" ,
147
147
"dithering" : " Točkanje" ,
148
- "disjointset" : " Razdruženi skup " ,
148
+ "disjointset" : " Disjunktni skupovi " ,
149
149
"discretemathematics" : " Diskretna matematika" ,
150
150
"digitalimageprocessing" : " Obrada digitalnih slika" ,
151
151
"dictionary" : " Rječnik" ,
315
315
"sqrt" : " Sqrt" ,
316
316
"tls" : " Tls" ,
317
317
"web" : " Web" ,
318
- "permutations" : " Permutacije"
318
+ "permutations" : " Permutacije" ,
319
+ "disjointsetunion" : " Unija disjunktnih skupova" ,
320
+ "io" : " U/I" ,
321
+ "threads" : " Niti"
319
322
}
You can’t perform that action at this time.
0 commit comments