309338: CF1663H. Cross-Language Program

Memory Limit:256 MB Time Limit:2 S
Judge Style:Text Compare Creator:
Submit:0 Solved:0

Description

H. Cross-Language Programtime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard output

Write a program that is compilable simultaneously in two languages: C++ (GCC 10.3.1, -std=c++11) and FreePascal (3.0.4).

It absolutely does not matter what this program does, the only requirement is that it successfully compiles into an executable file in both C++ and Pascal.

Please use the language Text to submit your solution. Just choose Text as a language in the submission form.

The submitted file can't exceed 2048 bytes. It should compile fast on both compilers.

Input

No input.

Output

No output.

Input

暂时还没有翻译

加入题单

上一题 下一题 算法标签: