Title |
User |
Message |
Date Posted |
A few useful edge cases I wanted to share to test if the code works |
Jim42069 |
1 + 10 1 + 9 99 + 1 -99 - 1 100 - 1 1 - 11 123456789 + 987654321 Good luck! |
Jan 12, 2019 - 7:37:53 pm UTC |
Re: Why can't we submit this in java? |
magicalsoup |
cause that's too easy |
Mar 09, 2018 - 12:52:19 am UTC |
Re: Solution WAs? |
jargon |
Read the problem statement. It's only one sentence. |
Dec 26, 2017 - 7:15:17 pm UTC |
Solution WAs? |
eric574 |
My code WAs here, but ACs on DMOJ. Any reason why? What happened to the test cases |
Dec 26, 2017 - 4:12:18 am UTC |
long |
SuperCyther |
in java, just use long insted of int |
Dec 17, 2017 - 5:32:43 pm UTC |
Re: Why can't we submit this in java? |
Panicatol648989 |
If that's a sample Java solution for this problem, then why can't we submit it in JAVA? I mean, if you say that that is a way to solve it, then it means that there is a way to solve it in JAVA |
Nov 26, 2017 - 5:28:56 pm UTC |
Re: what is the point of this problem? |
spencereir |
64 bit integers cannot hold numbers of 100000 digits (i.e., of size 10^100000) |
May 24, 2017 - 10:33:52 pm UTC |
what is the point of this problem? |
hello12 |
what is the point of this problem? isnt it just like the first one? |
May 24, 2017 - 3:55:47 pm UTC |
lol |
hello12 |
lol |
Mar 30, 2017 - 3:15:19 pm UTC |
Re: Why can't we submit this in java? |
MstrPikachu |
What's the difference between public static void main(String[] args) and public static void main(String[] foo)? |
Mar 23, 2017 - 12:40:13 am UTC |