Commit Graph

8 Commits (main)

Author SHA1 Message Date
2wenty1ne f094c5de5a Small comment and formatting changes 2024-10-27 13:20:47 +01:00
2wenty1ne 6739b986ab Finished assignment. Added function to calculate testat length, generate random order and print plan. 2024-10-27 13:11:03 +01:00
Anastasia Kisner 8b75a185a2 Added reset of ts.minutes inside addMinutesToTimestamp function 2024-10-27 00:44:48 +02:00
Anastasia Kisner 358b3bf4fc Added addMinutesToTimestamp function 2024-10-27 00:16:29 +02:00
Anastasia Kisner 140815cca4 Added printTimestamp function in "HH:MM" format 2024-10-26 22:29:41 +02:00
Victor Hans-Georg Waitz f5b0496975 Added random order function
Added a function to generate an array containing an random order of all groups
2024-10-25 04:53:24 +02:00
Victor Hans-Georg Waitz 0f046689c0 Added testees string array 2024-10-24 15:02:23 +02:00
2wenty1ne 50d0a243fe Added constants and Timestamp struct
Added all the required constants and the timestamp struct. First structure of the printTimestamp function
2024-10-24 13:22:59 +02:00