User Tools

Site Tools


contributed_functions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
contributed_functions [2012/02/21 13:12] – created xjiacontributed_functions [2012/03/16 00:41] (current) xjia
Line 1: Line 1:
 +====== I/O相关 ======
 +
 +===== readString =====
 +<code java>
 +string readString() {
 +  /* TODO */
 +}
 +</code>
 +
 +===== readLine =====
 +<code java>
 +string readLine() {
 +  /* TODO */
 +}
 +</code>
 +
 ====== 字符串相关 ====== ====== 字符串相关 ======
  
Line 18: Line 34:
     a[i] = v;     a[i] = v;
   }   }
-  return 0; 
 } }
 </code> </code>
contributed_functions.1329829926.txt.gz · Last modified: 2012/02/21 13:12 by xjia

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki