Compare commits
3 Commits
| Author | SHA1 | Date |
|---|---|---|
|
|
1b8ce52213 | 4 months ago |
|
|
ac385a5569 | 4 months ago |
|
|
16f088c687 | 4 months ago |
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="CompilerConfiguration">
|
||||
<annotationProcessing>
|
||||
<profile name="Maven default annotation processors profile" enabled="true">
|
||||
<sourceOutputDir name="target/generated-sources/annotations" />
|
||||
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
||||
<outputRelativeToContentRoot value="true" />
|
||||
<module name="TestSystem" />
|
||||
</profile>
|
||||
</annotationProcessing>
|
||||
<bytecodeTargetLevel>
|
||||
<module name="TestSystem" target="22" />
|
||||
</bytecodeTargetLevel>
|
||||
</component>
|
||||
</project>
|
||||
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="RemoteRepositoriesConfiguration">
|
||||
<remote-repository>
|
||||
<option name="id" value="central" />
|
||||
<option name="name" value="Central Repository" />
|
||||
<option name="url" value="https://repo.maven.apache.org/maven2" />
|
||||
</remote-repository>
|
||||
<remote-repository>
|
||||
<option name="id" value="central" />
|
||||
<option name="name" value="Maven Central repository" />
|
||||
<option name="url" value="https://repo1.maven.org/maven2" />
|
||||
</remote-repository>
|
||||
<remote-repository>
|
||||
<option name="id" value="jboss.community" />
|
||||
<option name="name" value="JBoss Community repository" />
|
||||
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
|
||||
</remote-repository>
|
||||
</component>
|
||||
</project>
|
||||
@ -0,0 +1,14 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: com.formdev:flatlaf:3.4.1" type="java-imported" external-system-id="Maven">
|
||||
<properties groupId="com.formdev" artifactId="flatlaf" version="3.4.1" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/formdev/flatlaf/3.4.1/flatlaf-3.4.1.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/formdev/flatlaf/3.4.1/flatlaf-3.4.1-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/formdev/flatlaf/3.4.1/flatlaf-3.4.1-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
@ -0,0 +1,14 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: com.sun.activation:jakarta.activation:2.0.1" type="java-imported" external-system-id="Maven">
|
||||
<properties groupId="com.sun.activation" artifactId="jakarta.activation" version="2.0.1" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
@ -0,0 +1,14 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: com.sun.mail:jakarta.mail:2.0.1" type="java-imported" external-system-id="Maven">
|
||||
<properties groupId="com.sun.mail" artifactId="jakarta.mail" version="2.0.1" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
@ -0,0 +1,14 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: net.objecthunter:exp4j:0.4.8" type="java-imported" external-system-id="Maven">
|
||||
<properties groupId="net.objecthunter" artifactId="exp4j" version="0.4.8" />
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/net/objecthunter/exp4j/0.4.8/exp4j-0.4.8.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/net/objecthunter/exp4j/0.4.8/exp4j-0.4.8-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/net/objecthunter/exp4j/0.4.8/exp4j-0.4.8-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/TestSystem.iml" filepath="$PROJECT_DIR$/TestSystem.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
||||
@ -0,0 +1,164 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="AutoImportSettings">
|
||||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="1201acd7-f240-4a23-9c12-26bf9afcb8cb" name="更改" comment="初步框架" />
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||||
</component>
|
||||
<component name="FileTemplateManagerImpl">
|
||||
<option name="RECENT_TEMPLATES">
|
||||
<list>
|
||||
<option value="Class" />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
<component name="Git.Settings">
|
||||
<favorite-branches>
|
||||
<branch-storage>
|
||||
<map>
|
||||
<entry type="REMOTE">
|
||||
<value>
|
||||
<list>
|
||||
<branch-info repo="$PROJECT_DIR$" source="origin/liwentao_branch" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</branch-storage>
|
||||
</favorite-branches>
|
||||
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
||||
<map>
|
||||
<entry key="$PROJECT_DIR$" value="liwentao_branch" />
|
||||
</map>
|
||||
</option>
|
||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||||
</component>
|
||||
<component name="ProjectColorInfo"><![CDATA[{
|
||||
"customColor": "",
|
||||
"associatedIndex": 1
|
||||
}]]></component>
|
||||
<component name="ProjectId" id="33pYNF2i3YjFfOgekWFVlM8sKGc" />
|
||||
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
||||
<component name="ProjectViewState">
|
||||
<option name="hideEmptyMiddlePackages" value="true" />
|
||||
<option name="showLibraryContents" value="true" />
|
||||
</component>
|
||||
<component name="PropertiesComponent"><![CDATA[{
|
||||
"keyToString": {
|
||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||
"kotlin-language-version-configured": "true",
|
||||
"node.js.detected.package.eslint": "true",
|
||||
"node.js.detected.package.tslint": "true",
|
||||
"node.js.selected.package.eslint": "(autodetect)",
|
||||
"node.js.selected.package.tslint": "(autodetect)",
|
||||
"nodejs_package_manager_path": "npm",
|
||||
"onboarding.tips.debug.path": "C:/Users/Teptao/Desktop/软件工程导论/结对项目/TestSystem/src/main/java/org/example/Main.java",
|
||||
"project.structure.last.edited": "模块",
|
||||
"project.structure.proportion": "0.15",
|
||||
"project.structure.side.proportion": "0.2",
|
||||
"vue.rearranger.settings.migration": "true",
|
||||
"应用程序.MathApp.executor": "Run"
|
||||
}
|
||||
}]]></component>
|
||||
<component name="RunManager">
|
||||
<configuration name="MathApp" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
||||
<option name="MAIN_CLASS_NAME" value="com.mathapp.MathApp" />
|
||||
<module name="TestSystem" />
|
||||
<extension name="coverage">
|
||||
<pattern>
|
||||
<option name="PATTERN" value="com.mathapp.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
</pattern>
|
||||
</extension>
|
||||
<method v="2">
|
||||
<option name="Make" enabled="true" />
|
||||
</method>
|
||||
</configuration>
|
||||
<recent_temporary>
|
||||
<list>
|
||||
<item itemvalue="应用程序.MathApp" />
|
||||
</list>
|
||||
</recent_temporary>
|
||||
</component>
|
||||
<component name="SharedIndexes">
|
||||
<attachedChunks>
|
||||
<set>
|
||||
<option value="bundled-jdk-9f38398b9061-18abd8497189-intellij.indexing.shared.core-IU-241.14494.240" />
|
||||
<option value="bundled-js-predefined-1d06a55b98c1-74d2a5396914-JavaScript-IU-241.14494.240" />
|
||||
</set>
|
||||
</attachedChunks>
|
||||
</component>
|
||||
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
|
||||
<component name="TaskManager">
|
||||
<task active="true" id="Default" summary="默认任务">
|
||||
<changelist id="1201acd7-f240-4a23-9c12-26bf9afcb8cb" name="更改" comment="" />
|
||||
<created>1760015440315</created>
|
||||
<option name="number" value="Default" />
|
||||
<option name="presentableId" value="Default" />
|
||||
<updated>1760015440315</updated>
|
||||
<workItem from="1760015441432" duration="7635000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="创建maven项目">
|
||||
<option name="closed" value="true" />
|
||||
<created>1760015899092</created>
|
||||
<option name="number" value="00001" />
|
||||
<option name="presentableId" value="LOCAL-00001" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1760015899092</updated>
|
||||
</task>
|
||||
<task id="LOCAL-00002" summary="创建maven项目">
|
||||
<option name="closed" value="true" />
|
||||
<created>1760015989374</created>
|
||||
<option name="number" value="00002" />
|
||||
<option name="presentableId" value="LOCAL-00002" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1760015989374</updated>
|
||||
</task>
|
||||
<task id="LOCAL-00003" summary="初步框架">
|
||||
<option name="closed" value="true" />
|
||||
<created>1760022602945</created>
|
||||
<option name="number" value="00003" />
|
||||
<option name="presentableId" value="LOCAL-00003" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1760022602945</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="4" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TypeScriptGeneratedFilesManager">
|
||||
<option name="version" value="3" />
|
||||
</component>
|
||||
<component name="Vcs.Log.Tabs.Properties">
|
||||
<option name="TAB_STATES">
|
||||
<map>
|
||||
<entry key="MAIN">
|
||||
<value>
|
||||
<State>
|
||||
<option name="FILTERS">
|
||||
<map>
|
||||
<entry key="branch">
|
||||
<value>
|
||||
<list>
|
||||
<option value="liwentao_branch" />
|
||||
</list>
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</State>
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
<component name="VcsManagerConfiguration">
|
||||
<MESSAGE value="创建maven项目" />
|
||||
<MESSAGE value="初步框架" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="初步框架" />
|
||||
</component>
|
||||
</project>
|
||||
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module external.linked.project.id="$MODULE_DIR$/pom.xml" external.system.module.type="SINGLE_MODULE" external.system.module.version="223-2" org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_22">
|
||||
<output url="file://$MODULE_DIR$/target/classes" />
|
||||
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/target" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="Maven: com.formdev:flatlaf:3.4.1" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.sun.mail:jakarta.mail:2.0.1" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.sun.activation:jakarta.activation:2.0.1" level="project" />
|
||||
<orderEntry type="library" name="Maven: net.objecthunter:exp4j:0.4.8" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
@ -0,0 +1,54 @@
|
||||
用户: 111
|
||||
时间: 20251009_230103
|
||||
得分: 1 / 10
|
||||
====================================
|
||||
题目 1: 65 * 26 * 74
|
||||
选项: 125060 | -125060 | 125061.54 | 125055.85
|
||||
你的答案: 125060
|
||||
正确答案: 125060
|
||||
--------------------
|
||||
题目 2: 46 * 27 + (59 - 13)
|
||||
选项: 12880 | 1291.39 | 1288 | -1288
|
||||
你的答案: 1291.39
|
||||
正确答案: 1288
|
||||
--------------------
|
||||
题目 3: 53 - 10 / 2 + 30
|
||||
选项: 80.19 | 81.77 | 78 | -78
|
||||
你的答案: -78
|
||||
正确答案: 78
|
||||
--------------------
|
||||
题目 4: 63 * 57 + 68 + (65 + 23)
|
||||
选项: 3747 | -3747 | 374.7 | 3748.92
|
||||
你的答案: 3748.92
|
||||
正确答案: 3747
|
||||
--------------------
|
||||
题目 5: 86 * 9 / 3
|
||||
选项: -258 | 258 | 259.78 | 253.48
|
||||
你的答案: 253.48
|
||||
正确答案: 258
|
||||
--------------------
|
||||
题目 6: (29 - 28) / 2
|
||||
选项: 0.5 | 0.05 | -1.27 | -0.5
|
||||
你的答案: -1.27
|
||||
正确答案: 0.5
|
||||
--------------------
|
||||
题目 7: 76 - (57 + 64)
|
||||
选项: 45 | -450 | -48.52 | -45
|
||||
你的答案: -48.52
|
||||
正确答案: -45
|
||||
--------------------
|
||||
题目 8: 94 + 49 - 43 * 89
|
||||
选项: -3684 | -368.4 | -3683.93 | -3686.38
|
||||
你的答案: -3683.93
|
||||
正确答案: -3684
|
||||
--------------------
|
||||
题目 9: 7 + 16 + 45 + 100 / 1
|
||||
选项: 168 | -168 | 1680 | 171.5
|
||||
你的答案: 1680
|
||||
正确答案: 168
|
||||
--------------------
|
||||
题目 10: 80 * 29 + (89 + 22)
|
||||
选项: -2431 | 243.1 | 24310 | 2431
|
||||
你的答案: 24310
|
||||
正确答案: 2431
|
||||
--------------------
|
||||
@ -0,0 +1,54 @@
|
||||
用户: 111
|
||||
时间: 20251009_230130
|
||||
得分: 2 / 10
|
||||
====================================
|
||||
题目 1: 7 + 58 * 25 + 60
|
||||
选项: 1517 | -1517 | 15170 | 1517.09
|
||||
你的答案: 15170
|
||||
正确答案: 1517
|
||||
--------------------
|
||||
题目 2: 96 + 45 * 90 * 67
|
||||
选项: 271446.92 | 271441.78 | -271446 | 271446
|
||||
你的答案: 271446
|
||||
正确答案: 271446
|
||||
--------------------
|
||||
题目 3: 86 - 48 * 22 + 28
|
||||
选项: -94.2 | -938.29 | -942 | 942
|
||||
你的答案: 942
|
||||
正确答案: -942
|
||||
--------------------
|
||||
题目 4: (92 + 9) / 3
|
||||
选项: -33.67 | 3.37 | 33.67 | 36.24
|
||||
你的答案: 36.24
|
||||
正确答案: 33.67
|
||||
--------------------
|
||||
题目 5: 78 - 56
|
||||
选项: 2.2 | 23.24 | 22 | 19.03
|
||||
你的答案: 19.03
|
||||
正确答案: 22
|
||||
--------------------
|
||||
题目 6: 36 * 33 - 2
|
||||
选项: 118.6 | -1186 | 11860 | 1186
|
||||
你的答案: 11860
|
||||
正确答案: 1186
|
||||
--------------------
|
||||
题目 7: 8 - 4 * 67 * 15
|
||||
选项: -4012 | -401.2 | -4012.5 | 4012
|
||||
你的答案: -4012.5
|
||||
正确答案: -4012
|
||||
--------------------
|
||||
题目 8: 63 / 1 - 1 - 1 * 89
|
||||
选项: -27 | -24.27 | -2.7 | -31.81
|
||||
你的答案: -2.7
|
||||
正确答案: -27
|
||||
--------------------
|
||||
题目 9: (61 - 39) + 75 + 59
|
||||
选项: 15.6 | 1560 | 156 | 154.47
|
||||
你的答案: 156
|
||||
正确答案: 156
|
||||
--------------------
|
||||
题目 10: 48 * 15 * 100 + 64 * 52
|
||||
选项: 75328 | 75327.06 | 753280 | -75328
|
||||
你的答案: 753280
|
||||
正确答案: 75328
|
||||
--------------------
|
||||
@ -0,0 +1,54 @@
|
||||
用户: 111
|
||||
时间: 20251009_230514
|
||||
得分: 2 / 10
|
||||
====================================
|
||||
题目 1: 73^2 + 89
|
||||
选项: -5418 | 5420.87 | 5418.24 | 5418
|
||||
你的答案: 5418.24
|
||||
正确答案: 5418
|
||||
--------------------
|
||||
题目 2: 46 - sqrt(36)
|
||||
选项: 400 | -40 | 4 | 40
|
||||
你的答案: 40
|
||||
正确答案: 40
|
||||
--------------------
|
||||
题目 3: 9 + 21 / 1^2
|
||||
选项: 3 | 33.46 | 30 | 300
|
||||
你的答案: 3
|
||||
正确答案: 30
|
||||
--------------------
|
||||
题目 4: 34 * 87^2 + 87
|
||||
选项: 25743.3 | 257430.61 | 257433 | 2574330
|
||||
你的答案: 257433
|
||||
正确答案: 257433
|
||||
--------------------
|
||||
题目 5: 7 / 1^2
|
||||
选项: 7.57 | 7 | 0.7 | -7
|
||||
你的答案: 0.7
|
||||
正确答案: 7
|
||||
--------------------
|
||||
题目 6: 92 * (19^2 + 74)
|
||||
选项: 40022.97 | 40022.78 | 400200 | 40020
|
||||
你的答案: 40022.97
|
||||
正确答案: 40020
|
||||
--------------------
|
||||
题目 7: 99^2 + 59 / 1
|
||||
选项: 986 | 9856.24 | -9860 | 9860
|
||||
你的答案: 986
|
||||
正确答案: 9860
|
||||
--------------------
|
||||
题目 8: sqrt(25) + 1 + 13
|
||||
选项: -19 | 190 | 19 | 1.9
|
||||
你的答案: 190
|
||||
正确答案: 19
|
||||
--------------------
|
||||
题目 9: 26 + sqrt(64)
|
||||
选项: -34 | 3.4 | 340 | 34
|
||||
你的答案: 340
|
||||
正确答案: 34
|
||||
--------------------
|
||||
题目 10: 44 / sqrt(25)
|
||||
选项: 0.88 | 8.8 | 8.46 | -8.8
|
||||
你的答案: 8.46
|
||||
正确答案: 8.8
|
||||
--------------------
|
||||
@ -0,0 +1,54 @@
|
||||
用户: aaa
|
||||
时间: 20251009_224716
|
||||
得分: 4 / 10
|
||||
====================================
|
||||
题目 1: 60 * 11
|
||||
选项: 660.85 | 6600 | 660 | 659.63
|
||||
你的答案: 660
|
||||
正确答案: 660
|
||||
--------------------
|
||||
题目 2: (20 + 66) + 84
|
||||
选项: 173.87 | 17 | 169.57 | 170
|
||||
你的答案: 170
|
||||
正确答案: 170
|
||||
--------------------
|
||||
题目 3: 57 - 31 - 30
|
||||
选项: 4 | -4 | -8.19 | -40
|
||||
你的答案: -40
|
||||
正确答案: -4
|
||||
--------------------
|
||||
题目 4: 68 * 54 / 3 / 3
|
||||
选项: -408 | 408 | 4080 | 407.67
|
||||
你的答案: 408
|
||||
正确答案: 408
|
||||
--------------------
|
||||
题目 5: 60 / 6 / 1
|
||||
选项: 10 | -10 | 6.77 | 100
|
||||
你的答案: 6.77
|
||||
正确答案: 10
|
||||
--------------------
|
||||
题目 6: 7 * 97
|
||||
选项: 6790 | 679 | -679 | 678.45
|
||||
你的答案: -679
|
||||
正确答案: 679
|
||||
--------------------
|
||||
题目 7: 15 / 5 / 5
|
||||
选项: 0.06 | 0.6 | 5.48 | -0.6
|
||||
你的答案: -0.6
|
||||
正确答案: 0.6
|
||||
--------------------
|
||||
题目 8: 74 + (74 - 26) * 44 / 22
|
||||
选项: -170 | 165.28 | 17 | 170
|
||||
你的答案: 170
|
||||
正确答案: 170
|
||||
--------------------
|
||||
题目 9: 27 + 92 + (21 - 14) * 91
|
||||
选项: 756 | 753.22 | 756.82 | -756
|
||||
你的答案: 753.22
|
||||
正确答案: 756
|
||||
--------------------
|
||||
题目 10: 77 * 45 * 69 / 1
|
||||
选项: -239085 | 239082.47 | 2390850 | 239085
|
||||
你的答案: -239085
|
||||
正确答案: 239085
|
||||
--------------------
|
||||
@ -1,4 +1 @@
|
||||
teptao::7RcqFZEiXA1x7ggr5Sy2xvdMuJb6Xz/P8aMMmj+PZbI=
|
||||
张三1::pmWkWSBCL51Bfkhn79xPuKBKHz//H6B+mY6G9/eieuM=
|
||||
teptao::pmWkWSBCL51Bfkhn79xPuKBKHz//H6B+mY6G9/eieuM=
|
||||
teptao::pmWkWSBCL51Bfkhn79xPuKBKHz//H6B+mY6G9/eieuM=
|
||||
test@example.com::jZae727K08KaOmKSgOaGzww/XVqLqBG7KAbpTTJzaI0=
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue