Add tags

Add tags to the following comment
がんばってみました。
1
using System;using System.Linq;class d{static void Main(string[]a){int c=0;a[0].ToCharArray().ToList<char>().ForEach(b=>{if(c!=0&&a[0][c-1]!=' ')Console.Write(b);else Console.Write(b.ToString().ToUpper());c++;});}}

Add tags

The input will be splited to tags with space.

Index

Feed

Other

Link

Pathtraq

loading...