1 Star 0 Fork 230

苏杰/cminus_compiler-2022-fall

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
out 679 Bytes
一键复制 编辑 原始数据 按行查看 历史
咩咩羊OuO 提交于 2022-11-06 16:36 . 更新实验报告
/ 262 1 1 2
* 261 1 2 3
/ 262 1 3 4
/ 262 1 4 5
* 261 1 5 6
/ 262 1 6 7
int 280 2 1 4
n 285 2 5 6
= 269 2 6 7
10 286 2 7 9
; 270 2 9 10
int 280 3 1 4
j 285 3 5 6
= 269 3 6 7
8 286 3 7 8
; 270 3 8 9
int 280 4 1 4
a 285 4 5 6
[] 288 4 6 8
; 270 4 8 9
int 280 5 1 4
a 285 5 5 6
[ 274 5 6 7
n 285 5 7 8
] 275 5 8 9
; 270 5 9 10
for 285 6 1 4
( 272 6 4 5
int 280 6 5 8
i 285 6 9 10
= 269 6 10 11
; 270 6 11 12
i 285 6 12 13
< 263 6 13 14
n 285 6 14 15
; 270 6 15 16
i 285 6 16 17
+ 259 6 17 18
+ 259 6 18 19
) 273 6 19 20
{ 276 7 1 2
j 285 8 5 6
+ 259 8 6 7
+ 259 8 7 8
; 270 8 8 9
a 285 9 5 6
[ 274 9 6 7
i 285 9 7 8
] 275 9 8 9
= 269 9 9 10
j 285 9 10 11
; 270 9 11 12
} 277 10 1 2
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sjie-intercept/cminus_compiler-2022-fall.git
git@gitee.com:sjie-intercept/cminus_compiler-2022-fall.git
sjie-intercept
cminus_compiler-2022-fall
cminus_compiler-2022-fall
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385