mirror of
https://github.com/vee1e/Cryptonite-Taskphase.git
synced 2026-09-02 03:27:13 +00:00
Modified 06 Other Domains.md
This commit is contained in:
parent
016b1f67ce
commit
41677ea4aa
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ int main()
|
|||
{
|
||||
int numbers[] = {
|
||||
16, 9, 3, 15, 3, 20, 6, // The part before the brackets
|
||||
20, 8, 5, 14, 21, 13, 2, 5, 18, 19, 13, 1, 19, 15, 14 // The part before the brackets
|
||||
20, 8, 5, 14, 21, 13, 2, 5, 18, 19, 13, 1, 19, 15, 14 // The part after the brackets
|
||||
};
|
||||
|
||||
for (int i = 0; i < 22; i++) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue