U ovoj kategoriji rješavat ćete, između ostaloga i zadatke u kojima ćete sa podacima upisanima u jednodimenzionalna polja:
- izračunavati i ispisivati srednje vrijednosti svih podataka ili podataka koji zadovoljavaju postavljene kriteije,
- izvršavati različite operacije nad znamenkama podataka,
- kreirati sadržaje drugih poljâ na osnovu sadržaja učitanog polja,
- izračunavati vrijednosti trigonometrijskih funkcijâ za mjere kutevâ iz polja,
- za mjere kutevâ u stupnjevima izračunavati pripadne vrijednosti u radijanima,
- izračunavati udaljenosti niza točaka od ishodišta koordinatnog sistema i točaka međusobno,
- određivati kvadrante koordinatnoga sistema u kojima se nalaze točke iz polja,
- izračunavati duljine stranicâ, duljine visinâ, veličine opsegâ i površinâ niza geometrijskih likova,
- ispitivati ispravnost upisanoga podatka kao algebarskog izraza ili numeričkog podatka,
- prebrojavati i uspoređivati riječi i znakove u rečenici,
- ispisivati riječi rečenice koje zadovoljavaju postavljene kriterije,
- poredati po abecedi tri učitane riječi,
- učitavati riječi dok je ispunjen postavljeni uvjet i brojčano uspoređivati njihove znakove i ASCII kodove,
- učitani niz znakova pretvarati u numerički podatak i obratno,
- obrađivati podatke datumskog i vremenskoga tipa,
- šifrirati i dešifrirati učitani niz znakova.
In this category, you will solve, among others, tasks in which you will use data entered into one-dimensional arrays to:
- calculate and print the mean values of all data or data that meet the set criteria,
- perform various operations on data digits,
- create the contents of other fields based on the contents of the loaded field,
- calculate the values of trigonometric functions for angle measures from the array,
- calculate the corresponding values in radians for angle measures in degrees,
- calculate the distances of a series of points from the origin of the coordinate system and between the points,
- determine the quadrants of the coordinate system in which the points from the array are located,
- calculate the lengths of the sides, lengths of the heights, sizes of the perimeters and areas of a series of geometric figures,
- test the correctness of the entered data as an algebraic expression or numerical data,
- count and compare words and characters in a sentence,
- print the words of a sentence that meet the set criteria criteria,
- sort three loaded words alphabetically,
- load words while the set condition is met and numerically compare their characters and ASCII codes,
- convert the loaded string of characters into numeric data and vice versa,
- process date and time type data,
- encrypt and decrypt the loaded string of characters.