mano.xyz
  • Home
  • Archives
  • Categories
  • About
mano.xyz
  • Home
  • Archives
  • Categories
  • About

そういえば,Javaでは拡張for文があったなぁ

2010-02-14
Java Memo Diary
int[] xs = new int[10];
// ...
for (int i = 0; i < 10; i++)
System.out.println(xs[i]);

というfor文が

続きを読む...

11770 – Lighting Away

2010-02-12
C++ Memo Diary

http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&category=117&problem=2870&mosmsg=Submission+received+with+ID+7753701

続きを読む...

C++ かんすうないかんすう ない

2010-02-12
C++ Memo Diary

C++ には関数内関数がないらしい.

続きを読む...

OpenOffice.org 3.2

2010-02-12
Memo Diary

OpenOffice.org 3.2がリリースされていた.

続きを読む...

Problem 278

2010-02-12
Project Euler Diary

Problem 278 – Project Euler

続きを読む...
前へ 次へ
Powered by Hugo | Theme - Even © 2008 - 2023Toru Mano