Hello ! I'm Xavier Jouvenot and here is the sixth part of a long series on The Modern C++ Challenge. In this article, I am going to explain how I solved the sixth problem in C++, and how I integrated the solution in an Android project. The objective of this sixth problem is simple. We… Lire la suite The Modern Cpp Challenge on Mobile – Abundant numbers
Étiquette : TheModernCppChallenge
The Modern Cpp Challenge on Mobile – Sexy prime pairs
Hello ! I'm Xavier Jouvenot and here is the fifth part of a long series on The Modern C++ Challenge. In this article, I am going to explain how I solved the fifth problem in C++, and how I integrated the solution in an Android project. The objective of this fifth problem is simple. We… Lire la suite The Modern Cpp Challenge on Mobile – Sexy prime pairs
The Modern Cpp Challenge on Mobile – Largest prime smaller than given number
Hello ! I'm Xavier Jouvenot and here is the fourth part of a long series on The Modern C++ Challenge. In this article, I am going to explain how I solved the fourth problem in C++, and how I integrated the solution in an Android project. The objective of fourth third problem is simple. We… Lire la suite The Modern Cpp Challenge on Mobile – Largest prime smaller than given number
The Modern Cpp Challenge on Mobile – Least Common Multiplier
Hello ! I'm Xavier Jouvenot and here is the third part of a long series on The Modern C++ Challenge. In this article, I am going to explain how I solved the third problem in C++, and how I integrated the solution in an Android project. The objective of this third problem is simple. We… Lire la suite The Modern Cpp Challenge on Mobile – Least Common Multiplier
The Modern Cpp Challenge on Mobile – Greatest commont divisor
Hello ! I'm Xavier Jouvenot and here is the second part of a long series on The Modern C++ Challenge. In this article, I am going to explain how I solved the second problem in C++, and how I integrated the solution in an Android project. The objective of this second problem is simple. We… Lire la suite The Modern Cpp Challenge on Mobile – Greatest commont divisor
The Modern C++ Challenge on Mobile – The First Problem
Hello ! I'm Xavier Jouvenot and here is the first part of a long series on The Modern C++ Challenge. In this article, I am going to explain how I solved the first problem in C++, and how I integrated the solution in an Android project. The objective of this first problem is simple. We… Lire la suite The Modern C++ Challenge on Mobile – The First Problem