Content deleted Content added
Jellyworld (talk | contribs) No edit summary |
Jellyworld (talk | contribs) mNo edit summary |
||
Line 41:
===[[C programming language|C]]===
#define INFINITY ((int) pow(2, sizeof(int)*8-2)-1)
typedef struct
{
|