Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
Simple BMP picture rotation
no vote
A more basic algorithms. Information read BMP files implemented in C++ and rotate the photo clockwise by 90 degrees. Incidental text, can be used as teaching C++ programming paradigms or job title to use.
pikechu
2016-08-23
1
1
The game "magic flip"
no vote
Also known as "light games". 9x9 matrix, select each element, above and below it instead of all 5 elements from 1 to 0, or from 0 to 1. All the elements becomes 1 victory. Source code using the command line interface to achieve this functionality, while supporting user manual play, on the other hand gives the algorithm to automatically resolve the problem.
pikechu
2016-08-23
0
1
No more~