7 lines
80 B
C++
Raw Normal View History

2023-05-23 16:38:00 +02:00
import duplicate;
int main(int argc, char* argv[])
{
return from_import();
}