| 
 | 
back to boardwrong statement Posted by  Dmitrii 29 May 2023 23:28 i couldn't understand, why my programm got Runtime error 15. When i increased MAXN from 1e4 + 10 to 1e5 + 10, i got AC. So the vertices number are in the range [1, 1e5], but not in [1, 1e4], as written in the statement  |  
  | 
|