mirror of
https://codeberg.org/DansLeRuSH/c-plus-plus-exercises.git
synced 2024-11-21 19:18:08 +00:00
Count the number of 'a' in a string
This commit is contained in:
parent
9ce46aec8f
commit
5f2779d0aa
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
//Auteur : Franck ALBARET
|
// Auteur : Franck ALBARET
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <conio.h>
|
#include <conio.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue