About
Contact
QtCreator
KDevelop
Solarized
1
const
char
*
question
() {
2
return
"What do you get if you multiply six by nine?"
;
3
}
4