Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Srinivas
SELECT * FROM SAILORS RIGHT JOIN RESERVES ON SAILORS.SID=RESERVES.SID
run
|
edit
|
history
|
help
0
Srinivas
Reverse of a number
ishu
Trig
replace each prime by next prime in prime factorization of n excluding the first occurance
Srinivas
Sush_emp_work
find if Xm % n is less than z and not equal to y.
6
Srinivas