Add tags

Add tags to the following comment
でも、こっちの方が短かった。
1
using System;class P{static void Main(string[]a){for(int i=0;i<a[0].Length;i++){if(i!=0&&a[0][i-1]!=' ')Console.Write(a[0][i]);else Console.Write(a[0][i].ToString().ToUpper());}}}

Add tags

The input will be splited to tags with space.

Index

Feed

Other

Link

Pathtraq

loading...