Coding Games and Programming Challenges to Code Better
Send your feedback or ask for help here!
Created by @luxuryenby,validated by @Flaaamort,@circular17 and @CodinBoss1234.
If you have any issues, feel free to ping them.
Coding Games and Programming Challenges to Code Better
Send your feedback or ask for help here!
Created by @luxuryenby,validated by @Flaaamort,@circular17 and @CodinBoss1234.
If you have any issues, feel free to ping them.
in the ide exemple the give 2 3 respective for row and column
but the give 6 row
2 rows x 3 columns => 6 pixels.
Each of the subsequent lines gives the RGB values of 1 pixel. So there are 6 lines.
I’ll edit the description in Input section to make that clearer.
oh thank you it’s clearer now