Need of a good matrix struct.

Правка en2, от akasakaR, 2024-08-28 22:03:05

Hello, So I was solving 718C - Sasha and Array, and it required me to code a whole matrix struct by itself, it doesn't support everything, but it's fine ig. I searched but couldn't find anything, I remember jiangly used it in one of his submissions but I couldn't find it. Does anyone mind sharing their own?

Mine: https://ideone.com/EYkUS2

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский akasakaR 2024-08-28 22:03:05 4 Tiny change: ' [problem:901C], and it' -> ' [problem:718C], and it'
en1 Английский akasakaR 2024-08-28 22:02:23 364 Initial revision (published)