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.64 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.63 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.62 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.61 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.60 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.59 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.58 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.57 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.56 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.55 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.54 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.53 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.52 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.51 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.50 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.49 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.48 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.47 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.46 tracks/cfml/exercises/word-count/WordCount.cfc
trackler-2.2.1.45 tracks/cfml/exercises/word-count/WordCount.cfc