scan two numbers example

This commit is contained in:
2025-06-17 13:26:59 +03:00
parent 76f38856ff
commit 2b78953677
3 changed files with 11 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#include <stdio.h>
#include "scanf_example_two_numbers.h"
int scan_two_numbers()
{