# NOIP2000 普及组 计算器的改良## 题目背景NCL 是一家专门从事计算器改良与升级的实验室最近该实验室收到了某公司所委托的一个任务:需要在该公司某型号的计算器上加上解一元一次方程的功能。实验室将这个任务交给了一个刚进入的新手 ZL 先生。## 题目描述为了很好的完成这个任务ZL 先生首先研究了一些一元一次方程的实例:- $4+3x=8$。- $6a-5+1=2-2a$。- $-5+12
Test Input Reasoning:
We test for a simple equation where the unknown variable is on the left side of the equation and there are no constants on the right side.
原文地址: http://www.cveoy.top/t/topic/iT96 著作权归作者所有。请勿转载和采集!