Posts by willian lay • 13 points
1 post
-
1
votes1
answer20
viewsQ: how to do to search the right code? because when I register a code, at the time of the search I type any value and the product I registered
#include<stdio.h> #include<stdlib.h> #include<string.h> #include<locale.h> int main() { setlocale(LC_ALL, "Portuguese"); …
casked willian lay 13