Skip to content

du1204/CodingTest2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

2019_02 CodingTest Guidelines

The task is computing fast addition of big integers. For the detail, refer CodingTest2019.pdf

We gives the template of

  • example of BigInteger class
  • fileReader

We recommend to use fileReader.h to read txt file to strings, and BigInteger class to convert string to BigInteger. Of course, you can create your own code if you want.


(19.02.17) The allowed instruction is changed. Using Multithreading is not allowed from now.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published