7 lines
52 B
C++
7 lines
52 B
C++
|
import target7;
|
||
|
|
||
|
int main()
|
||
|
{
|
||
|
return target7();
|
||
|
}
|