Problem Statement
Write a program that scans a string and counts how many numeric digit characters (0-9) it contains.
DEMO-C-32 โข Programming in C
Write a program that scans a string and counts how many numeric digit characters (0-9) it contains.
Input:
String S
Output:
Count
Submit runs every public testcase in this browser. Results and code never leave this device.
Date#1
1
Bug#19
2
Vue!7
1
Packet?1
1
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question