Embedded C Programming
Login
Sign Up
Embedded C Programming
Close menu
Loading...
Task
Discussion
Submissions
Solution
Sort by
Most Recent
Most Voted
Most Popular
75. Count Alphabets Digits and Symbols in a String
×
Report Comment
Select reason
Abusive comment
Spam
Other
Description (option)
Loading...
Code
Loading...
Run
Test Cases
Test Results
Case 1
Case 2
Case 3
Case 4
Case 5
Input
C99_Firmware!
Expected Output
Alphabets = 9 Digits = 2 Symbols = 2