myCompiler myCompiler
Deutsch English Español Français Italiano 日本語 한국어 Nederlands Polski Português
Recent
Login Sign up
Recent
Login Sign up
D

@Dmitry_Bychenko

Is Prime

Java
1 year ago
import java.util.*; import java.lang.*; import java.io.*; import java.math.*; class Main { public static void main(String[] args) { String text[] = { "32589158477649702043", "232862364358497360900063316886467769617", "198962376391690981640415251545285153602734402721821058212203976095419318882061" };

DynamicDemo

Java
1 year ago
import java.util.*; import java.lang.*; import java.io.*; record MyPair(int total, long free) {} // The main method must be in a class named "Main". class Main { private static long SolveMe(int total, int free, Map<MyPair, Long> known) { if (total == 0 || free <= 1)
Previous Next page

Supported languages

Deno JavaScript NodeJS Python Ruby Go C C++ Java C# TypeScript PHP Bash R Octave (MATLAB) Fortran Lua Erlang SQL MySQL MongoDB Clojure D Perl Kotlin Swift Rust Assembly
© 2026 mycompiler.io
Terms of service Privacy policy Contact us