5 lines
40 B
C++
5 lines
40 B
C++
int main(int, char **)
|
|
{
|
|
return 13;
|
|
}
|
int main(int, char **)
|
|
{
|
|
return 13;
|
|
}
|