I am testing repositories on github. This repositry will be used to solve programming problems in C and C++
My favourite programming languages:
- C++
- Python
- C
*** This program prints "Hello World!", ***
Error
#include <stdio.h>
int main() {
printf("Hello World!");
return 0;
}
- Solve PF Lab assignment
- Solve AP assignment
- Solve PF assignment