4 lines
56 B
Mathematica
4 lines
56 B
Mathematica
|
|
int main(int argc, const char **argv) {
|
||
|
|
return 0;
|
||
|
|
}
|