ToDo:
http://www.namikilab.tuat.ac.jp/~sasada/diary/200505.html#d10
eval ̵¤¤¤È¤«¥Þ¥¸¥Ã¥¯¡Ä¤È»×¤Ã¤¿¤é lave ¤À¤Ã¤¿¡£
(03:34)
http://www.rubyinside.com/advent2006/2-erubis.html
via http://www.rubyinside.com/advent2006/
(03:37)
ÀΤϤ³¤¦¤¤¤¦¤Î¤â
19:49 <codegolf> zeriod submits 1B of Php for Paint By Numbers, ranking 1st (10000pts) in Php and 1st (10000pts) overall.
¤³¤ì¤Ï¥Ð¥°¤Ç¤·¤¿
(05:08)
http://d.hatena.ne.jp/Cryolite/20061210#c1165857299
¤½¤·¤Æ½ñ¤²¼¤¹ºî¶È¤ÏÌÌÇò¤¯¤Ê¤¤¤È»×¤¦¤ó¤À¤è¤Ê¤¡¡£ ¾¯¤Ê¤¯¤È¤âËͤˤÏÌÌÇò¤¯¤Ê¤¤
(05:51)
i@um ~/test> cat cont.cc #include <vector> #include <ext/slist> #include <list> #include <set> #include <ext/hash_set> using namespace std; using namespace __gnu_cxx; int main() { typedef vector<int> v; typedef slist<int> sl; typedef list<int> l; typedef set<int> s; typedef hash_set<int> hs; printf("%d %d %d %d %d\n", sizeof(v), sizeof(sl), sizeof(l), sizeof(s), sizeof(hs)); } i@um ~/test> g++ cont.cc i@um ~/test> ./a.out 12 4 8 24 20
(11:21)
1st flagitious 52 Ruby 10,000 (v26) 2nd shinh 52 Ruby 10,000 (v14) 3rd kinaba 55 Ruby 9,454 (v11)
¤µ¤Æ¡Ä
(12:18)
¤à¤º¤«¤·¤¤¤Ã¤Æ¤¤¤¦¤±¤É¡¢ ¤¢¤»¤ó¤Ö¤ê¤È¤«¤ï¤«¤Ã¤Æ¤¿¤é¤½¤ó¤Ê¤Ë¤à¤º¤«¤·¤¯¤Ê¤¤Éôʬ¤â ¿¤¤¤ó¤¸¤ã¤Ê¤¤¤«¤Ê¤¡¤È¤«»×¤¦º£Æü¤³¤Î¤´¤í¡£
¤³¤ó¤Ñ¤¤¤é¤Î¤¤â¤Á¤Ë¤Ê¤Ã¤Æ¹Í¤¨¤ì¤Ð¼«ÌÀ¤ÊÉôʬ¤â¿¤¤¤è¤¦¤Ê¡Ä
¤Ç¡¢¤½¤¤¤¦¤³¤È¤¬ Write Great Code 2 ¤Î¥¤¥ó¥È¥í¤Ë ½ñ¤¤¤Æ¤Ê¤¯¤Æ¾¯¤·»ÄÇ°¡£ ¡Ö¤³¤ÎËܤòÆɤá¤Ð¥¢¥»¥ó¥Ö¥ê¤ÎÊ·°Ïµ¤¤¬¤ï¤«¤ë¤Î¤Ç¡¢ ¥³¥ó¥Ñ¥¤¥é¤Îµ¤»ý¤Á¤Ë¤Ê¤ì¤ë¤Î¤Ç¡¢ ÉáÃʤ«¤é¹â®¤Ê¥³¡¼¥É¤òÁªÂò¤Ç¤¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤¹¡× ¤À¤ÈÆ°µ¡¤¬¼å¤¤µ¤¤¬¤·¤Æ¡£ ¥³¥ó¥Ñ¥¤¥é¤Îµ¤»ý¤Á¤Ë¤Ê¤ì¤Ð ¤Ê¤¼ÆÃ¤Ë C/C++ ¤¬¤³¤Î¸À¸ì»ÅÍͤˤʤäƤ뤫¤â¤ï¤«¤ë¡¢ ¤Ã¤Æ¤Î¤â½ÅÍפÊÅÀ¤À¤È»×¤¦¤ó¤À¤è¤Ê¤¡¡£
¤¿¤È¤¨¤Ð¤ï¤«¤ê¤ä¤¹¤¤¤È¤³¤Ç¤Ï C ¤Ç if ¤¢¤ì¤Ð switch ¤¤¤é¤Ê¤¤¤¸¤ã¤ó break ¥¥â¤¤¡¢¤ß¤¿¤¤¤ÊÏäȤ«¡¢ mst ¤µ¤ó¤¬¥¥â¤¤¤È¤ª¤Ã¤·¤ã¤Ã¤Æ¤¿ C++ ¤Î½é´ü²½¥ê¥¹¥È¤È¤«¡£ ¥¥â¤¤¤â¤Î¤ò¤ï¤¶¤ï¤¶Æþ¤ì¤Æ¤ëÍýͳ¤¬¤ï¤«¤ë¤Ê¤ó¤ÆÁÇŨ¤Ê¤³¤È¤¸¤ã¤Ê¤¤¡£
(15:52)
¤Ç½ñ¤¤¤¿¤é³ÈÄ¥¤È¤«¤·¤ä¤¹¤¯¤Æ¥é¥Ô¥Ã¥É¡ª ¤È¤¤¤¦Ïäʤ顢 ¥¹¥¯¥ê¥×¥È¸À¸ì¤ò¥³¥ó¥Ñ¥¤¥ëºÑ¤ß¥Ð¥¤¥Ê¥ê¤Ë ¸å¤«¤é³ÈÄ¥¤Î·Á¤ÇƳÆþ¤Ç¤¤Ê¤¤¤â¤ó¤«¤Ê¡¼¤È¡£
(20:12)
Á° | 2006ǯ 12·î |
¼¡ | ||||
Æü | ·î | ²Ð | ¿å | ÌÚ | ¶â | ÅÚ |
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Á´¤Æ¥ê¥ó¥¯¥Õ¥ê¡¼¤Ç¤¹¡£ ¥³¡¼¥ÉÊҤϼ«Í³¤Ë»ÈÍѤ·¤Æ¤¤¤¿¤À¤¤¤Æ¹½¤¤¤Þ¤»¤ó¡£ ¤½¤Î¾¤Î¤â¤Î¤ÏGPL°·¤¤¤Ç¤¢¤ì¤Ð¤¢¤é¤æ¤ë»ÈÍѤ˴ؤ·¤Æʸ¶ç¤Ï¸À¤¤¤Þ¤»¤ó¡£ ¤Ê¤Ë¤«¤¢¤ì¤Ð²¼µ¥á¡¼¥ë¥¢¥É¥ì¥¹¤Ø¡£
¤³¤Î´Ö¤â½ÓÂÀϺ¤Î»í¤ò¤ª http://www.stlouisbusinesslist.com/business/5021837.htm?info=viagra cheap viagra =D