# 四则运算 **Repository Path**: sichuan_crane/four_arithmetic_operations ## Basic Information - **Project Name**: 四则运算 - **Description**: #include using namespace std; void main() { int a0[1000],b0[1000],c0[1000],a1[1000],b1[1000],c1[1000],a2[1000],b2[1000],c2[1000],a3[1000],b3[1000],c3[1000],C[1000],a,b,c; int i,j,A0,A1,A2,A3,B0,B1,B2,B3; int num,line,k; int min,max,m; int CC,FS,YS; k=0; A0=0;A1=0;A2=0;A3=0; B0=0;B1=0;B2=0;B3=0; cout<<"*************四则运算1.0*************"<>num>>line; cout<<"请问是否要有乘除法?有请输入\"1\",无请输入\" - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README No README documentation available for this project.