A Babel of Languages on CodinGame
TBali
59K views
Swift
Checking the sample code
1
2
3
4
5
6
7
8
import Glibc
import Foundation
//let m = readLine()!
let m = "CG"
var a = "0 0 00 0000 0 000 00 000 0 000"
// TODO - my solution works, but too ugly to show here...
print(a)
Looking at the syntax
- TODO
Other characteristics
- TODO
Resources to check
Coming next...
Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.
Suggested playgrounds