Quantum Breakdown.: Catalysts Coding Contest 3 April 2020
Quantum Breakdown.: Catalysts Coding Contest 3 April 2020
You’re hired by the middle-eastern security magnate So-Loh Mid to develop such a
system of data passing as to ensure complete security and data integrity.
Kerry Kotl:
Let’s make one thing clear. I don’t give you mana until you fix issue. Here,
look over these flight charts, see what you can learn from them. I won’t tell
you my plan until you can at least prove to me you’re up to the task.
N minTimestamp maxTimestamp
timestamp,lat,long,altitude minLat maxLat
(repeats N times) minLong maxLong
maxAltitude
Format
Self explanatory.
Find the minimum and the maximum for each type of value, except for
the altitude where we already know the minimum is 0 (generally, but
the slice of data you see might not have it).
Float values are compared with a maximum allowed error of 10-5
5 136932 578963
136932,48.297,16.503,1379 41.287 51.531
144068,45.262,39.702,1866 2.089 39.702
212782,41.287,2.089,0 11582
Example
370277,43.959,21.427,11582
578963,51.531,19.923,10058