测试下编辑功能

 

这里是引用。引用处可以加链接么?

 


 

test

 

这里有个书签

33

5555

∑≤

2014-05-1718:11:05

 1 begin
 2   fillchar(b,sizeof(b),#1); //true
 3   fillchar(c,sizeof(c),#1); //true  
 4   fillchar(d,sizeof(d),#1); //true  
 5   readln(n); //n皇后
 6   for i:=1 to n do
 7     for j:=1 to n do begin
 8       read(ch);
 9       if(ch='.') then w[i,j]:=false
10         else w[i,j]:=true;
11     end;
12   sum:=0;
13   tr(1);
14   writeln(sum);
15 end.
View Code

 

 1 begin
 2   fillchar(b,sizeof(b),#1); //true
 3   fillchar(c,sizeof(c),#1); //true  
 4   fillchar(d,sizeof(d),#1); //true  
 5   readln(n); //n皇后
 6   for i:=1 to n do
 7     for j:=1 to n do begin
 8       read(ch);
 9       if(ch='.') then w[i,j]:=false
10         else w[i,j]:=true;
11     end;
12   sum:=0;
13   tr(1);
14   writeln(sum);
15 end.

 

begin
  fillchar(b,sizeof(b),#1); //true
  fillchar(c,sizeof(c),#1); //true  
  fillchar(d,sizeof(d),#1); //true  
  readln(n); //n皇后
  for i:=1 to n do
    for j:=1 to n do begin
      read(ch);
      if(ch='.') then w[i,j]:=false
        else w[i,j]:=true;
    end;
  sum:=0;
  tr(1);
  writeln(sum);
end.

 

标题1

Courier New 字体

Verdana 字体

Webdings 字体

 

测试书签

 

这里加个链接: 我的算法学习之路

 


 

加段Cpp代码:

#include <stdio.h>
int main() {
  float f = 123.456;
  printf("%f,%10f,%10.2f,%.2f,%-10.2f\n", f, f, f, f, f);
  return 0;
}
View Code

 

1 #include <stdio.h>
2 int main() {
3   float f = 123.456;
4   printf("%f,%10f,%10.2f,%.2f,%-10.2f\n", f, f, f, f, f);
5   return 0;
6 }

 

c:

#include <stdio.h>
int main() {
  float f = 123.456;
  printf("%f,%10f,%10.2f,%.2f,%-10.2f\n", f, f, f, f, f);
  return 0;
}

 

测试完毕 18pt

测试完毕 14pt

测试完毕 18px

测试完毕 16px

测试完毕 14px

加粗:

测试完毕 18pt

测试完毕 14pt

测试完毕 18px

测试完毕 16px

 

bookmark 

测试完毕 14px

 

链接

 

 

 

 

转载于:https://www.cnblogs.com/xin-le/p/3734383.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值