Add a tech fact
This commit is contained in:
parent
15561c8d69
commit
cb25cd6dc2
@ -5704,7 +5704,7 @@ struct Quote
|
||||
|
||||
|
||||
|
||||
const int nbQuote = 203;
|
||||
const int nbQuote = 204;
|
||||
Quote quotes[nbQuote] =
|
||||
{
|
||||
{"Notepad++", "I hate reading other people's code.\nSo I wrote mine, made it as open source project, and see others suffer."},
|
||||
@ -5754,7 +5754,7 @@ Quote quotes[nbQuote] =
|
||||
{"Anonymous #13", "Whoever says Paper beats Rock is an idiot. Next time I see someone say that I will throw a rock at them while they hold up a sheet of paper."},
|
||||
{"Anonymous #14", "A better world is where chickens can cross the road without having their motives questioned."},
|
||||
{"Anonymous #15", "If I didn't drink, how would my friends know I love them at 2 AM?"},
|
||||
//{"Anonymous #16", ""},
|
||||
{"Anonymous #16", "Q: How do you generate a random string?\nA: Put a Windows user in front of vi, and tell him to exit."},
|
||||
{"Anonymous #17", "All you need is love,\nall you want is sex,\nall you have is porn.\n"},
|
||||
{"Anonymous #18", "Never get into fights with ugly people, they have nothing to lose."},
|
||||
{"Anonymous #19", "F_CK: All I need is U."},
|
||||
|
Loading…
Reference in New Issue
Block a user