12478 - Hardest Problem Ever (Easy)
1: public class Main{
2:
3: public static void main(String[] args) {
4: System.out.println("KABIR");
5:
6: }
7:
8: }
100 - The 3n + 1 problemTime limit: 3.000 seconds The 3n + 1 problem Background Problems in Computer Science are often classified as belon...
UVA-382–Perfection- Using java 382 - PerfectionTime limit: 3.000 seconds Perfection From the article Number Theory in the 1994 Microsoft Encarta: `...
136 - Ugly Numbers Ugly Numbers Ugly numbers are numbers whose only prime factors are 2, 3 or 5. The sequence 1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15...
UVA-12577 (Hajj-e-Akbar) EASY import java.util.Scanner;public class Main{ public static void main(String[] args) { String a...
<?php // Start the session session_start(); ?> <!DOCTYPE html> <html> <head> <link rel=...
No comments:
Post a Comment