Carcassone X87657


Statement
 

pdf   zip

The HTML version of the statement is not available.

Public test cases
  • Input

    4
    1 city 4
    2 cloister
    3 road 3
    :
    1 field 2
    3 road 6
    4 cloister 1
    .
    

    Output

    Player[1] -> 14
    Player[2] -> 9
    Player[3] -> 9
    Player[4] -> 2
    
  • Information
    Author
    HP CodeWars
    Language
    English
    Official solutions
    C++
    User solutions
    C++ Python