Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Simple-Calculator

A simple calculator implementation.

The input is:

  • List of expressions consisting of integers, operators(+,-,*,/,=,&,|,^).
  • At least three variables x, y, z (x, y, z are exist in the begin, and some local variables will appear in the input file).

The output is a list of assembly codes.

Problem can be found on NTHU OJ Problem no. 12688 or link to: http://140.114.86.238/problem/12688/

About

A simple calculator implementation in C.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages