Sha256: d6807c9e8325f7599241828735f294b61b30f8155d4bf003ef89fbf68ca1514b

Contents?: true

Size: 151 Bytes

Versions: 70

Compression:

Stored size: 151 Bytes

Contents

/**
* Your implmentation of the WordCount exercise
*/
component {
	
	/**
	* @returns 
	*/
	function countwords( input ) {
		// Implement me here
	}
	
}

Version data entries

70 entries across 69 versions & 1 rubygems

Version Path
trackler-2.2.1.104 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.103 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.102 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.101 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.100 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.99 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.98 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.97 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.96 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.95 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.94 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.93 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.92 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.91 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.90 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.89 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.88 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.87 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.86 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.85 tracks/cfml/exercises/word-count/WordCount.cfc