-
Notifications
You must be signed in to change notification settings - Fork 0
/
commitment_out.txt
89 lines (59 loc) · 1.87 KB
/
commitment_out.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Enter command: Person Scrooge added
Enter command: Person Marley added
Enter command: Room 1001 added
Enter command: Room 1002 added
Enter command: Meeting added at 10
Enter command: Participant Scrooge added
Enter command: Meeting added at 10
Enter command: Person is already committed at that time!
Enter command: Meeting rescheduled to room 1002 at 11
Enter command: Participant Marley added
Enter command: Participant Scrooge added
Enter command: Information for 2 rooms:
--- Room 1001 ---
Meeting time: 10, Topic: Money
Participants:
Ebenezer Scrooge 666
--- Room 1002 ---
Meeting time: 11, Topic: Christmas
Participants:
Jacob Marley 000
Ebenezer Scrooge 666
Enter command: Room:1001 Time: 10 Topic: Money
Room:1002 Time: 11 Topic: Christmas
Enter command: Room:1002 Time: 11 Topic: Christmas
Enter command: Data saved
Enter command: A participant is already committed at the new time!
Enter command: Meeting rescheduled to room 1002 at 9
Enter command: Room:1001 Time: 10 Topic: Money
Room:1002 Time: 9 Topic: Christmas
Enter command: Room:1002 Time: 9 Topic: Christmas
Enter command: Meeting at 9 deleted
Enter command: Information for 2 rooms:
--- Room 1001 ---
Meeting time: 10, Topic: Money
Participants:
Ebenezer Scrooge 666
--- Room 1002 ---
No meetings are scheduled
Enter command: Room:1001 Time: 10 Topic: Money
Enter command: No commitments
Enter command: All meetings deleted
Enter command: No commitments
Enter command: Data loaded
Enter command: Information for 2 rooms:
--- Room 1001 ---
Meeting time: 10, Topic: Money
Participants:
Ebenezer Scrooge 666
--- Room 1002 ---
Meeting time: 11, Topic: Christmas
Participants:
Jacob Marley 000
Ebenezer Scrooge 666
Enter command: Room:1001 Time: 10 Topic: Money
Room:1002 Time: 11 Topic: Christmas
Enter command: Room:1002 Time: 11 Topic: Christmas
Enter command: All rooms and meetings deleted
All persons deleted
Done