Open Source Your Knowledge, Become a Contributor
Technology knowledge has to be shared and made accessible for free. Join the movement.
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)
Enter to Rename, Shift+Enter to Preview
Looking at the syntax
- TODO
Other characteristics
- TODO
Resources to check
Coming next...
Suggested playgrounds
Open Source Your Knowledge: become a Contributor and help others learn. Create New Content