User: anna newprogrammer

  • Public profile
  • Users
  • anna newprogrammer

User profile: anna newprogrammer

User info
User name:anna newprogrammer
History
Joined:
Number of posts:2
Latest posts:

mini calculator
#include <cstdlib> #include <iostream> using namespace std; int main() { int a,b; ...

second degree aquation
#include <cstdlib> #include <iostream> #include <cmath> using namespace std; int main() { ...

This user does not accept Private Messages