Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Prime Factor
//g++ 5.4.0 #include <iostream> int main() { long x,n; n=600851475143; for(x=2;x<n;x++) { while(n%x==0 && x<n) { n=n/x; } } std::cout<<x; }
run
|
edit
|
history
|
help
0
Find Triplets or Duplets that the sum is multiplie of three
BintTree vertical sum
figa gratis
C++
Precendence of Pointer Indirection Example
VirtualResto
PointClassOpLoad
KhadijahAlshehhi
lab17feb22x4B.cpp
Elevator