Execute code.
Usage: /<language> <code> [/stdin <stdin>]
Inline mode:
@rextester_bot <language> <code> [/stdin <stdin>]
Line breaks and indentation are supported.
I'll also try to execute files pm'ed to me.
See list of supported programming /languages.
See /about for useful links.
okk
https://www.youtube.com/watch?v=dMgzur-2KP4
theFlash
Just compare those characters in there lie in ASCI values of 0 and F I,e (0 ASCII -48) and (F ASCII - 70)
I have to make a program in which you enter username and username. Also, a positive whole number. then as output if the number entered is perfect or not and leave two blank lines to display the name and user
Anonymous
the program will continue to do this until you select N (Y/N)
What is perfect there is it perfect square number or anything ?
Anonymous
"Perfect number, a positive integer that is equal to the sum of its proper divisors. The smallest perfect numberis 6, which is the sum of 1, 2, and 3. Other perfect numbers are 28, 496, and 8,128."