imesecan | Mar.16.2013 at 01:33:16 PM | |
0 | Sorry, I made a correction in the question Now new declaration is: 1 <= n < m <= 100000
|
imesecan | Mar.16.2013 at 01:53:44 PM
|
1 | Сообщение скрыто
|
imesecan | Mar.16.2013 at 02:11:06 PM
|
2 | Сообщение скрыто
|
imesecan | Mar.16.2013 at 02:13:00 PM | |
3 | We shouldn't give the tests in competition time :( Please read input and output specifications clearly
|
imesecan | Mar.16.2013 at 03:24:49 PM | |
4 | See the limits clearly, 1 <= n < m <= 100000
|
imesecan | Mar.16.2013 at 03:28:37 PM
|
5 | Сообщение скрыто
|
imesecan | Mar.16.2013 at 03:31:51 PM | |
6 | It's OK. You are learning :)
|
imesecan | Mar.16.2013 at 03:32:49 PM
|
7 | Сообщение скрыто
|
imesecan | Mar.16.2013 at 03:35:58 PM
|
8 | Сообщение скрыто
|
imesecan | Mar.16.2013 at 03:40:27 PM
|
9 | Сообщение скрыто
|
imesecan | Mar.16.2013 at 03:46:03 PM | |
10 | Here is Test case 1
---------- input.txt ---------- 1 100
---------- pattern.txt ---------- 1 2 3 4 5 6 7 8 9
|