Hi there,
Can somebody please help me with the writing of a code for the following text?
4
vr
1:06 101
7:26 -90
13:26 67
19:36 -94
5
za
1:35 96
8:16 -87
13:54 63
20:29 -90
LK 4:58
6
zo
2:25 90
9:06 -83
14:55 61
21:26 -85
7
ma
3:35 85
10:03 -81
16:35 64
22:46 -83
8
di
5:16 85
11:26 -84
17:55 74
23:56 -88
The data which has to be stored in an array is the date number (4,5,6,...)
The data with the positive value and the time before it has to be stored in two seperate array's.
All the other data can be skiped.
Thanks!!!