Results of Comment Search

Search:    Place:    Show:

Title User Message Date Posted
What is wrong with my code ? ionut1biris May someone check my code please? Oct 10, 2019 - 12:30:01 pm UTC
Re: What is wrong with my code ? xeon thanks Oct 01, 2019 - 2:24:52 am UTC
Re: What is wrong with my code ? magicalsoup Use a long data type, you have data type overflow Oct 01, 2019 - 12:05:17 am UTC
What is wrong with my code ? xeon Can someone check my code Sep 29, 2019 - 3:38:45 am UTC
Re: mod 10,007? magicalsoup that means you output your answer mod 10007. In other words, if your answer was 10007, you output 0. By modding a number, you get the remainder. As such, if you do 10 mod 5, you get 0, or 10 mod 7, yo... Aug 15, 2019 - 6:03:12 pm UTC
mod 10,007? xeon what does it mean by that Aug 14, 2019 - 8:14:21 pm UTC
Last case magicalsoup EDIT: nvm, i solved it :P Apr 27, 2018 - 2:40:22 pm UTC
something you should watch out for Wise_Syrian in this problem don't count empty Subsequences I was getting all WAs because of that just print your answer - 1 . note : even in the example they didn't count the empty Subsequence because here are t... Oct 07, 2016 - 3:04:26 pm UTC
Re: RE(status=1) bbi5291 MemoryError Aug 16, 2014 - 4:21:58 pm UTC
RE(status=1) sas5580 What is the reason for this error in my code? Aug 16, 2014 - 3:34:48 pm UTC