c_programming_language/exercices/functions/par_4_4.c
2026-02-09 23:19:28 +03:00

4 lines
40 B
C

int main() {
return 0;
}
int sp = 0;