GUESS000 - Just Guess The Output ! (Very Easy)

no tags 

There is a 96-digit decimal number in the output file ... guess it !

Input

no input.

Output

The 96-digit number !

Example

no example .

[white note: you can get AC using at most 10 submittions ]

hide comments
dwzy: 2018-12-24 00:33:53

???

nadstratosfer: 2018-05-02 15:44:42

Interactive judge and bigger number should have been used here, that would keep it a (simple) programming problem and discourage people from typing the guesses by hand. 4 lines in Python is all it takes though.

aditya_rev: 2018-05-01 21:40:11

The heck duude.. I already use all my attemps and still got WA :"

livace: 2017-03-12 22:11:12

Very easy problem. Only 12 attemts and AC

Last edit: 2017-03-12 22:12:07
hodobox: 2017-03-10 01:27:12

Do NOT print an endline after the number.

setsuda: 2016-08-22 20:12:47

I'm not sure if there was any other method besides brute force... I don't think there's any choice except get a bunch of WA in order to solve it.

Last edit: 2016-08-22 20:12:58
square1001: 2016-08-06 11:11:34

What is the 6th digit? Please tell me.

Hector Monteo: 2014-01-26 14:31:20

Very easy, XD!

Anubhav Balodhi : 2013-12-28 22:22:34

I did it ^_^
although non-automated, but a little bit o typing @ 3 a.m o.0


Added by:Mostafa 36a2
Date:2013-07-21
Time limit:1s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:TEXT
Resource:The judge will help you,guess how !