摘要: 简介 程序1.1 /*程序1.1*/ /*输入: 4 9 12 20 -1 abcdefghijklmnopqrstuvwxyz Hello there, how are you? I am fine, thanks. See you Bye */ #include<stdio.h> #includ 阅读全文
posted @ 2020-11-12 23:35 dhydhydhy 阅读(104) 评论(0) 推荐(0)
摘要: 输入小技巧:从内往外输 例子:cos((1+2+3+4+5)^3/5)^0.5),先输入(1+2+3+4+5),在输外面,注意优先级 利用ans sin(cos(pi))=cos(pi) sin(ans) 几个keyword ans i,j(complex number) inf:∞ eps:2.2 阅读全文
posted @ 2020-07-15 00:04 dhydhydhy 阅读(76) 评论(0) 推荐(0)