Problem Statement
Write a program that rotates the characters of a string to the left by K positions.
DEMO-C-32 โข Programming in C
Write a program that rotates the characters of a string to the left by K positions.
Input:
S K
Output:
Rotated
Submit runs every public testcase in this browser. Results and code never leave this device.
python 1
ythonp
feature 1
eaturef
yam 1
amy
enum 1
nume
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question