Problem Statement
Write a program that creates a new string where every character from the original string is repeated twice.
DEMO-C-32 โข Programming in C
Write a program that creates a new string where every character from the original string is repeated twice.
Input:
String S
Output:
Doubled
Submit runs every public testcase in this browser. Results and code never leave this device.
Attribute#3
AAttttrriibbuuttee##33
Tangerine.2
TTaannggeerriinnee..22
Fix#3
FFiixx##33
Netflix.1
NNeettfflliixx..11
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question