24h購物| | PChome| 登入
搜尋結果
站內文章搜尋: 標題 內容 標籤
共找到297筆符合網路情報的資料 搜尋全站»
/************************************************************/ #include<stdio.h>      #include<stdlib.h>#include<string.h> main(){  ......(詳全文)
 
發表時間:2009-04-04 12:30 | 人氣:573 | 回應:0
Zero 抓不到\b /*************************************************************/ #include<stdlib.h>   main()   {int a,b,c,x,y;    int temp=0......(詳全文)
 
發表時間:2009-04-04 12:30 | 人氣:652 | 回應:0
/*************************************************************/ #include<stdio.h>   #include<stdlib.h>#include<string.h>main(){ int a,b,c; ch......(詳全文)
 
發表時間:2009-04-04 12:28 | 人氣:513 | 回應:0
/************************************************************/ #include<stdio.h>   #include<stdlib.h>   #include<math.h>    ma......(詳全文)
 
發表時間:2009-04-04 12:27 | 人氣:5022 | 回應:0
/************************************************************/ #include<stdlib.h>#include<stdio.h>#include<math.h>int main(){ float a,b,c;  float x1,x2;&nbs......(詳全文)
 
發表時間:2009-04-04 12:25 | 人氣:3065 | 回應:2
/**************************************************************/ #include<stdlib.h>#include<stdio.h>int main(){ int s,t,w,x,y,z;   scanf("%d",&t);  ......(詳全文)
 
發表時間:2009-04-04 12:24 | 人氣:1447 | 回應:0
/**********************************************************/ #include<stdlib.h>   #include<stdio.h>   main()   {     int x......(詳全文)
 
發表時間:2009-04-04 12:23 | 人氣:381 | 回應:0
/**************************************************************/ #include<stdlib.h>#include<stdio.h>int main(){ int y; while(scanf("%d",&y)==1) if(y%4==......(詳全文)
 
發表時間:2009-04-04 12:23 | 人氣:1080 | 回應:0
/**********************************************************/ #include<stdlib.h>   #include<stdio.h>   main()   {    int a,......(詳全文)
 
發表時間:2009-04-04 12:22 | 人氣:893 | 回應:0
基礎中的基礎   /********************************************************/ #include<stdio.h>int main() {    char s[9999];    while( scan......(詳全文)
 
發表時間:2009-04-04 12:19 | 人氣:178 | 回應:0
暴力 因為英文跟數字沒有關係@@ /*************************************************************/ #include<stdio.h>   #include<stdlib.h>#include<string.h>......(詳全文)
 
發表時間:2009-04-04 12:00 | 人氣:5510 | 回應:6
BFS是佇列的應用也就是先進先出 DFS是堆疊 先進後出之前文章的變數打錯`XD 請原諒我 我懶得改了此題必須考慮棋盤的邊界問題 因為會有差別 害我吃WA /****************************************......(詳全文)
 
發表時間:2009-04-02 22:09 | 人氣:776 | 回應:0

第一頁    ‹上一頁      11  .   12  .   13  .   14  .   15  .   16  .   17  .   18  .   19  .  20 .
«上十頁      第 20 / 20 頁 , 共 297 筆       下十頁»       ▲TOP
TOP