| # | Name | ||
|---|---|---|---|
| A |
standard input/output
1 s, 256 MB
|
|
|
| B |
standard input/output
1 s, 256 MB
|
|
|
| C1 |
standard input/output
2 s, 256 MB
|
|
|
| C2 |
standard input/output
2 s, 256 MB
|
|
|
| D |
standard input/output
2 s, 256 MB
|
|
|
| E |
standard input/output
2 s, 256 MB
|
|
|
| F1 |
standard input/output
4 s, 512 MB
|
|
|
| F2 |
standard input/output
4 s, 512 MB
|
|
|
| G |
standard input/output
5 s, 768 MB
|
|
|
| H1 |
standard input/output
2 s, 256 MB
|
|
|
| H2 |
standard input/output
2 s, 256 MB
|
|
|
| Question | Answer | |
|---|---|---|
|
2024-11-23 18:50:19
|
Announcement |
Problem D. Shohag Loves GCD
***** There is a typo in Russian statement about lexicographical comparison. It should read "a больше b, если в первой позиции, где они отличаются, элемент в массиве a *больше*, чем в b". It will be fixed. English statement is correct. |
|
2024-11-23 17:57:07
|
Announcement |
Problem B. Shohag Loves Strings
***** Please read the definition of "substring" carefully. In particular, "ac" is not a substring of "abc". |