Page not loading? Try clicking here.
Placeholder

#597

String 1 - Self Assessment 5 1s - MB

Problems

Write a program that receives two strings as input and prints the sum of the lengths of the two strings.

Each string has a length of less than 20 characters.


Example

Korean

English
13

Source

자기주도C언어프로그래밍

You must sign in to write code.