بيان المشكلة
Write a program that reads two separate strings and joins them together into a single string. The second string should be appended to the first.
DEMO-C-32 • Programming in C
Write a program that reads two separate strings and joins them together into a single string. The second string should be appended to the first.
Input:
S1 S2
Output:
S1S2
Submit runs every public testcase in this browser. Results and code never leave this device.
tangerine mouse
tangerinemouse
client thread
clientthread
laptop laptop
laptoplaptop
html kanban
htmlkanban
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question