File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,14 @@ Com o objetivo de alcançar uma abrangência maior e encorajar novas pessoas a c
73
73
| [ Calculo do PI (Leibniz)] [ 50 ] | C/C++ | Java | [ Python] ( ./src/python/calculate_pi.py ) | [ Go] ( ./src/go/calculatepi/calculatepi.go ) | Ruby | [ JS] ( ./src/javascript/calculate_pi.js ) | Pascal | Swift | Rust |
74
74
| Busca em Labirinto | C/C++ | Java | [ Python] ( ./src/python/busca_em_labirinto.py ) | Go | Ruby | JS | Pascal | Swift | Rust |
75
75
76
+ ## :ferris_wheel : Playgrounds
77
+
78
+ - ** C++** : [ cpp.sh] [ 60 ]
79
+ - ** Go** : [ play.golang.org] [ 56 ]
80
+ - ** Swift** : [ online.swiftplayground.run] [ 57 ]
81
+ - ** Rust** : [ play.rust-lang.org] [ 58 ]
82
+ - ** Generic** : [ code.sololearn.com] [ 59 ]
83
+
76
84
## :dancers : Contribuindo
77
85
78
86
Fique à vontade para contribuir com o projeto, toda contribuição é bem vinda. :grin :
@@ -129,3 +137,8 @@ Se você tem dúvida de como contribuir, dê uma olhada no arquivo [CONTRIBUTING
129
137
[ 53 ] : https://en.wikipedia.org/wiki/Timsort
130
138
[ 54 ] : https://pt.wikipedia.org/wiki/Deque_(estruturas_de_dados)
131
139
[ 55 ] : https://en.wikipedia.org/wiki/Interpolation_search
140
+ [ 56 ] : https://play.golang.org
141
+ [ 57 ] : http://online.swiftplayground.run
142
+ [ 58 ] : https://play.rust-lang.org
143
+ [ 59 ] : https://code.sololearn.com
144
+ [ 60 ] : http://cpp.sh/
You can’t perform that action at this time.
0 commit comments