代码搜索:Language
找到约 10,000 项符合「Language」的源代码
代码结果 10,000
www.eeworm.com/read/309215/13678803
tny sample.tny
{ Sample program
in TINY language -
computes factorial
}
read x; { input an integer }
if 0 < x then { don't compute if x
www.eeworm.com/read/308753/13693357
txt 1005.txt
Memory: 196K Time: 0MS
Language: C Result: Accepted
Source Code
#include
main()
{
int i,n,m;
float x,y,p=3.14;
scanf("%d",&n);
for(i=0;i