fork download
  1. /* package whatever; // don't place package name! */
  2.  
  3. import java.util.*;
  4. import java.lang.*;
  5. import java.io.*;
  6.  
  7. /* Name of the class has to be "Main" only if the class is public. */
  8. class Ideone
  9. {
  10. public static void main (String[] args) throws java.lang.Exception
  11. {
  12. // System.out.println("APP IN SNAP | Digital Solutions");
  13. System.out.println();
  14. System.out.println("We are a technology company specializing in modern Digital Infrastructure Services");
  15. System.out.println("across Systems, Cloud, Networks, Enterprise, and Digitally Integrated Technology Solutions.");
  16. System.out.println();
  17. System.out.println("Our expertise spans Fintech, Logistics, Healthcare, Academia, Public Services,");
  18. System.out.println("and other digitally evolving industries.");
  19. System.out.println();
  20. System.out.println("Explore our services: https://a...content-available-to-author-only...p.com/services");
  21. System.out.println("Visit our homepage: https://a...content-available-to-author-only...p.com/");
  22. }
  23. }
  24.  
Success #stdin #stdout 0.1s 54516KB
stdin
Standard input is empty
stdout
We are a technology company specializing in modern Digital Infrastructure Services
across Systems, Cloud, Networks, Enterprise, and Digitally Integrated Technology Solutions.

Our expertise spans Fintech, Logistics, Healthcare, Academia, Public Services,
and other digitally evolving industries.

Explore our services: https://a...content-available-to-author-only...p.com/services
Visit our homepage: https://a...content-available-to-author-only...p.com/