Submit | All submissions | Best solutions | Back to list |
MOZTAIP - The ACM ICPC Problem |
Fahim, Riyad and Anik are 3 programmers of ACM ICPC Team "Cou_FaRiAn".
They want to print a line "Competitive\tprogramming\n" without quotation mark. But got wrong answer.
Can You solve it ??
Input
There is no input for this problem.
Output
Print the line which will be the output of the problem.
Example
Input: no input Output: Hello World
Added by: | Mozahid |
Date: | 2019-12-06 |
Time limit: | 1s |
Source limit: | 50000B |
Memory limit: | 1536MB |
Cluster: | Cube (Intel G860) |
Languages: | All |
hide comments
2023-02-14 15:57:45 Simes
This question *doesn't* want tabs or new lines, you must actually output the "\t" and "\n" as a slash and letter. |