- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
public class B
{
    private readonly List<M> ms = new List<M>(); 
    // ...
    public void Match(M m) { ms.Add(m); }
    public int IndexOf(M m) { return ms.IndexOf(m) == 0 ? 0 : 1; }
    // ...
}
public class M
{
    // ...
    public void Match(B b)
    {
        try { b.Match(this); }
        catch (Exception e)
        {
            // ...
        }
    }
    // ...
}
 Follow us!
 Follow us!
Попытка 2:
Can't match this
Can't match this
Can't match this (oh-oh oh oh oh-oh-oh)
Can't match this (oh-oh oh oh oh-oh-oh)
My-my-my-my music makes me so hard makes me say oh my Lord
Thank you for blessing me with a mind to rhyme and two hype feet
That's good when you know you're down
www.youtube.com/watch?v=71rDQ7z4eFg
ма ма ма ма!
https://www.youtube.com/watch?v=2T47D1Ofi-Y