GS002 kurssin päivitys - #101
Merged
Merged
Conversation
Contributor
|
Preview changes here. |
JuhoErvasti
reviewed
Aug 31, 2026
Comment on lines
+63
to
+68
| 16-bit unsigned integer voi sisältää luvun väliltä -32 768 - 32 767\ | ||
| Signed: 0 - 65 535.\ | ||
| 32-bit unsigned integer voi sisältää luvun välillä −2 147 483 648 - 2 147 483 647\ | ||
| Signed: 0 - 4 294 967 295.\ | ||
| 64-bit unsigned integer voi sisältää luvunvälillä −9 223 372 036 854 775 808 - 9 223 372 036 854 775 807\ | ||
| Signed: 0 - 18 446 744 073 709,55.\ |
Contributor
There was a problem hiding this comment.
Tämä on ollut materiaaleissa varmaan aiemminkin, mutta satuin huomaamaan; näiden pitäis olla toisinpäin.
Suggested change
| 16-bit unsigned integer voi sisältää luvun väliltä -32 768 - 32 767\ | |
| Signed: 0 - 65 535.\ | |
| 32-bit unsigned integer voi sisältää luvun välillä −2 147 483 648 - 2 147 483 647\ | |
| Signed: 0 - 4 294 967 295.\ | |
| 64-bit unsigned integer voi sisältää luvunvälillä −9 223 372 036 854 775 808 - 9 223 372 036 854 775 807\ | |
| Signed: 0 - 18 446 744 073 709,55.\ | |
| 16-bit signed integer voi sisältää kokonaisluvun väliltä -32 768 - 32 767\ | |
| Unsigned: 0 - 65 535.\ | |
| 32-bit signed integer voi sisältää kokonaisluvun välillä −2 147 483 648 - 2 147 483 647\ | |
| Unsigned: 0 - 4 294 967 295.\ | |
| 64-bit signed integer voi sisältää kokonaisluvun välillä −9 223 372 036 854 775 808 - 9 223 372 036 854 775 807\ | |
| Unsigned: 0 - 18 446 744 073 709 551 616\ |
Contributor
There was a problem hiding this comment.
Tämän tiedostot muutokset voisi poistaa (tai kopioida esim. template/custom.html-tiedoston src/GS002/custom.html tilalle)
Contributor
There was a problem hiding this comment.
Tämän tiedostot muutokset voisi poistaa (tai kopioida esim. template/custom.css-tiedoston src/GS002/custom.css tilalle)
Contributor
|
Preview changes here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Kurssin järjestyksen muutos