Robert Gawron

experiments.

How to prevent this program from printing anything?

›
Place something instead of blanks to prevent below program from printing anything. #include <stdio.h> int main() { if ( &nb...
10 comments:

German tank problem

›
Sometimes science is applied in really amazing ways, one of examples is German tank problem . During World War II, the Allies observed that ...
2 comments:

Zapper built from NAND gates

›
Zapper, what's that? The zapper is a simple device intended to fight against parasites that, if present in the human body, can do a lot...
5 comments:

Interesting way to check statuses returned by functions

›
If there is a set of bool functions, then sometimes below trick may be used to make the code that checks those values shorter: bool status...
2 comments:

Prosty i szybki przepis na pizze

›
4 comments:

Injecting side effects by abusing comma operator

›
Comma operator can be used sometimes to inject side effects into expressions: #include <stdio.h> #include <stdlib.h> #includ...
2 comments:

Milionerzy: najlepsza kolejność wykorzystania kół ratunkowych

›
Grasz w milionerów, masz wszystkie koła ratunkowe i nagle dostajesz makabryczne pytanie. Nie wiesz. Bierzesz koła. Najpierw 50:50, a później...
‹
›
Home
View web version
Powered by Blogger.