PRF04STRING05 - String - Limit
Allows the user to enter a string of up to 10 characters, and output the result.
Input
text.
Output
The first 10 characters of the input.
Example
Input: 123456789011 Output: 1234567890
Added by: | khanhvh |
Date: | 2020-11-05 |
Time limit: | 1s |
Source limit: | 50000B |
Memory limit: | 1536MB |
Cluster: | Cube (Intel G860) |
Languages: | All |