Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hallo gang

this is a modified version of Sumon7862's (go check him out) Guessing Game It just has some aesthetic changes. have fun.

#include <iostream>
#include <math.h>

 int main(void)
 {
  // check this program out.  
  double a_num = sqrt(sqrt(22667121));
  std::cout << a_num << std::endl;
  return 0;
 }

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages