HELLO - Hello World!

no tags 

The problem is to print out "Hello World!"

Output

Hello World!


hide comments
williams_sma2: 2021-01-22 13:13:46

Wow! very hard problem,need DP algorithm and binary search to do it.

vishal_0303: 2020-06-04 17:57:43

Java is awesome!

cbl_toantt4: 2017-04-13 06:06:19

DP+BIT+IT+DFS+DJiskstra+Quick sort+Convex Hull+Pre Flowpush--> AC

Nallagatla Manikanta: 2015-10-28 09:09:17

awesome :)

ANIKET: 2015-08-27 07:26:57

getting runtime error(NZEC) in JS2 and python..... :(

shantanu tripathi: 2015-08-24 20:42:17

@asutosh.... u re missing djsiktra and rojers algorithm....otherwise in ADa one line of code

ASHUTOSH DWIVEDI: 2015-08-24 20:40:19

i thnk segment tree + radix sort with rabin carp will do with few optimiazations...... :)

Rajat (1307086): 2015-05-01 10:46:28

I am using DP+Segment tree+binary search to solve it and getting WA. Probably the toughest on SPOJ.

maisara: 2013-12-24 09:21:23

guys this problem and some others are made by me and mussab to let our students practice java . we know they are silly but they are just for learning

Mostafa 36a2: 2013-07-23 04:56:05

Wow ! :D


Added by:Mussab ElDash
Date:2012-03-24
Time limit:1s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:All except: ASM64