RTE in APIO 09' P23
Разница между en2 и en3, 2 символ(ов) изменены
[The problem](https://dmoj.ca/problem/apio09p3)↵

The problem is a simple SCC problem, yet I realised a lot of submissions including mine have got RTE as a result.↵

My submission: [submission:345006731] (i sent it to cf to display it here)↵

It gets AC in cases where $N ≤ 3000$ but it gets RTE(std::bad_alloc) in others.↵

Whats the cause of this? Thanks in advance.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en3 Английский meLearnCode 2025-10-21 14:56:05 2
en2 Английский meLearnCode 2025-10-21 13:52:42 16 Tiny change: 't gets RTE in others' -> 't gets RTE(std::bad_alloc) in others' (published)
en1 Английский meLearnCode 2025-10-21 13:51:22 374 Initial revision (saved to drafts)