1
0
Fork
You've already forked Solver
0
Equation solver task
  • C 95.2%
  • Makefile 4.8%
Find a file
2025年12月03日 22:19:50 +03:00
DedLib @23dcc3334b Read implementation 2025年11月21日 22:46:05 +03:00
.gitignore Added equation simplification 2025年11月27日 02:31:20 +03:00
.gitmodules Read implementation 2025年11月21日 22:46:05 +03:00
array.c Added basic infix notation implementation 2025年11月29日 23:10:24 +03:00
calc.c Added basic infix notation implementation 2025年11月29日 23:10:24 +03:00
config.mk Read implementation 2025年11月21日 22:46:05 +03:00
dump.c Bugfix in infix reading 2025年11月29日 23:21:48 +03:00
equation2_file Differentiator added 2025年11月22日 22:17:20 +03:00
equation3_file Unfinished refactor 2025年11月29日 01:08:41 +03:00
equation_file Unfinished refactor 2025年11月29日 01:08:41 +03:00
infix1 Added basic infix notation implementation 2025年11月29日 23:10:24 +03:00
Makefile Unfinished refactor 2025年11月29日 01:08:41 +03:00
parser.c Add comment 2025年12月03日 22:19:50 +03:00
solver.c Added basic infix notation implementation 2025年11月29日 23:10:24 +03:00
solver.h Added basic infix notation implementation 2025年11月29日 23:10:24 +03:00