+ 21
[Joke]:When my C language teacher said to me to write "I will not do it again" 5000 times, then next day I've represented this:
/*Program to solve the problem of teacher's punishment. written by Ajay*/ #include <stdio.h> #include <conio.h> void main () { int k; for (k=1;k!=5000;k++) { printf("I will not do it again!!!\n); } printf("\nGood Day"); }
13 Respuestas
+ 10
Only on my elementary school… ~_~
+ 9
On planet Earth! ^_^
+ 9
Lolz!! Good one!! Teacher would have definitely given u a reward for that... :) ;)
+ 7
no, they show to everyone on our department😅😅
+ 7
Well the teacher was probably not smart enough, she could have made the for loop a single line comment like
//for (k=1;k!=5000;k++)
and you will have to do that 5000 times.
+ 6
LOL
+ 6
you would make it infinite hahaha
+ 5
me too friends
+ 5
where you belong?
+ 5
😅😅😅😅😆😆😆😆
+ 5
no no, if I do that once then, she will demand more than infinity. because you know demands of ladies never ends.
+ 1
hhh
+ 1
im french