1
0
Commit Graph

23 Commits

Author SHA1 Message Date
672289a9cf
W7 Q1 2022-11-25 12:24:19 +00:00
57864ba51d
Guess ranking support A^-F, number 1-100. 2022-08-26 15:09:27 +01:00
9fae0e4409
Tell the player if they guess lower or higher than the target. 2022-08-26 14:32:00 +01:00
cc4d91adf2
Guess the number. 2022-08-26 13:58:55 +01:00
a9b58871c0
Test loop and input error checking 2.
Fix issue with error checking.
2022-08-26 12:10:43 +01:00
9c7d7772e6
Test loop and input error checking 1. 2022-08-26 11:55:54 +01:00
fffcdedae3
Test static duration of local variables. 2022-08-18 11:59:26 +01:00
21b7b2bc1c
Lesson 5.6.
approximatelyEqual for double / float.
2022-08-15 16:13:57 +01:00
9d2f0822c3
Exponentiation By Squaring. 2022-08-15 15:08:54 +01:00
c904f740b7
Value of variables in expression order guaranteed. 2022-08-15 12:49:34 +01:00
c8b2296bdd
Value of variables in expression order not guaranteed. 2022-08-15 12:48:53 +01:00
a7ef300d73
Buffer Overflow test. 2022-08-15 12:40:51 +01:00
4bb0b4a247
Test constexpr. 2022-08-15 00:19:08 +01:00
423e3e342b
Static cast test. 2022-08-15 00:18:23 +01:00
f3a5a7668a
Test boolean. 2022-08-14 22:17:56 +01:00
4eb93057a9
Test NAN and inf. 2022-08-14 22:01:30 +01:00
c87d8b9bd1
Get Type Sizes. 2022-08-14 21:18:03 +01:00
3a4c93189d
Multifile and header guard practise. 2022-08-14 15:47:03 +01:00
1c0990b4d1
Lesson 2.2. 2022-08-13 23:29:56 +01:00
52d8787bc4
Test undefined return. 2022-08-13 19:02:27 +01:00
7490abcfbb
Test stack overflow. 2022-08-13 00:34:25 +01:00
d38494a62f
Summary 1. 2022-08-13 00:22:07 +01:00
9c034ccfcc
Initial commit.
Lesson 1.5.
2022-08-12 14:59:08 +01:00