Codingame minimax exercise
Loading...
Searching...
No Matches
Public Attributes | List of all members
coord_s Struct Reference

Structure de données pour une coordonnée. More...

Public Attributes

int x
 La coordonnée x.
 
int y
 La coordonnée y.
 

Detailed Description

Structure de données pour une coordonnée.

Member Data Documentation

◆ x

int coord_s::x

La coordonnée x.

◆ y

int coord_s::y

La coordonnée y.


The documentation for this struct was generated from the following file: