Concours de rentrée 2020 - défi Python de Xuanwu
-
critorAdmin
Niveau 19: CU (Créateur Universel)- Posts: 41956
- Images: 15669
- Joined: 25 Oct 2008, 00:00
- Location: Montpellier
- Gender:
- Calculator(s):→ MyCalcs profile
- YouTube: critor3000
- Twitter: critor2000
- GitHub: critor
Re: Concours de rentrée 2020 - défi Python de Xuanwu
dvon wrote:For my solution, I started with the GUI shared by Pavel. I added code
to try to automatically tweak argument values to get lower scores.
But this didn't help, because (as I figured out eventually) the best
scores were always from the values with only one digit after the
decimal point.
In the end I used a version of the GUI modified just a little bit. I
added code to output a record of scores for everything I tried a long
a path, so that I could make sure I was doing at least as well in the
current attempt as in previous attempts, and I made it possible to
tweak angle and distance arguments by +-0.000004 units (and not round
the tweak away), since this slight difference wouldn't affect the part
of the score based on the number of characters needed to represent the
value. Also, for each turn I experimented with adding or subtracting
a full rotation (i.e., about 2pi but not exactly because of the 1/10
increments) and was able to avoid using any angles that would be
treated as 4-character values in that part of the scoring.
Here are my prize choices, assuming I'm correctly understanding what's
still available:
Lot:
Capricorn - Casio Graph 90+E
(Is there a choice between French and English labeling? If so I'd
pick English.)
Casio Goodies:
3rd pen from the top
USB key Casio fx-CP400+E 4.019 GB
Casio Manga:
Takuma
Xcas goodies:
Xcas cap
TI-Planet-Casio goodies:
Normal TI-Planet Sticker
-
critorAdmin
Niveau 19: CU (Créateur Universel)- Posts: 41956
- Images: 15669
- Joined: 25 Oct 2008, 00:00
- Location: Montpellier
- Gender:
- Calculator(s):→ MyCalcs profile
- YouTube: critor3000
- Twitter: critor2000
- GitHub: critor
Re: Concours de rentrée 2020 - défi Python de Xuanwu
@TIny_Hacker, how did you proceed, and what do you choose ? Thanks.
- 1 lot Capricorne ♑ : 1 calculatrice Casio Graph 90+E + 1 pack de goodies Casio + 1 goodie Xcas au choix + 1 pack de goodies TI-Planet & Planète Casio
- Lot Serpentaire ⛎ : 1 goodie HP au choix + 1 goodie Xcas au choix + 1 pack de goodies TI-Planète-Casio
Show/Hide spoilerAfficher/Masquer le spoiler
Poster HP : format 59,2×40 cm².
Clé USB HP : 16 Go de capacité nominale. - 2 lots Balance ♎ : 1 couvercle NumWorks + 1 autocollant NumWorks + 1 enveloppe NumWorks ou carte postale NumWorks ou carte de visite-énigme NumWorks au choix + 1 pack de goodies NumWorks + 1 goodie Xcas au choix + 1 pack de goodies TI-Planet & Planète Casio
Show/Hide spoilerAfficher/Masquer le spoiler
Couvercle NumWorks au nouveau format N0110 protégeant mieux l'écran contre les rayures, mais restant parfaitement utilisable sur l'ancien modèle N0100.
Détail des packs de goodies communs accompagnants les lots :
- 1 stylo Casio au choix
(stylo EX-Word épuisé) - 1 clé USB Casio au choix :
- clé USB Casio fx-CP400+E - 4,019 Go
- clé USB Casio - 4,018 Go
- 1 batterie USB Casio
- 1 histoire intégrale imprimée du manga Casio Academy - ClassWiz Edition - Function Hero - épisode 1, 2 ou 3 au choix - 5 pages ci-dessous + page de fin secrète :
- Episode 0 : Kaito (pour référence)
- Episode 1 : Takuma
- Episode 2 : Emi
- Episode 3 : Azusa
- 1 manuel NumWorks au choix (N0100 ou N0110)
- 1 cahier d'activités NumWorks SNT 2nde
- 1 sac NumWorks au choix (N0100 versions 1.0-1.5, N0100 versions 1.6+, ou N0110)
- 1 cahier NumWorks
- 1 poster NumWorks au choix :
- format A0 (118,9×84,1 cm²) : NumWorks N0100 - roulé
- format A2 (42×59,4 cm²) :
- NumWorks N0100 : Eduscol / Ministère de l'Education Nationale - roulé - brillant
- NumWorks N0100 : Eduscol / Ministère de l'Education Nationale - roulé - mat
- NumWorks N0100 : @Pims / @qabosse / @antalpilipili et ses collègues d'EPS - roulé
- NumWorks N0100 : Xavier Andréani / TI-Planet - roulé - dédicacé
- NumWorks N0110 : Comprendre le monde devient un jeu - plié
- 1 stylo NumWorks
1 t-shirt Xcas ou casquette Xcas ou tapis de souris Xcas ou autocollant Xcas
-
critorAdmin
Niveau 19: CU (Créateur Universel)- Posts: 41956
- Images: 15669
- Joined: 25 Oct 2008, 00:00
- Location: Montpellier
- Gender:
- Calculator(s):→ MyCalcs profile
- YouTube: critor3000
- Twitter: critor2000
- GitHub: critor
Re: Concours de rentrée 2020 - défi Python de Xuanwu
Sorry for the late-ish reply, but here it is:
Honestly, I only did this well because of Pavel's GUI, which allowed me to test my ideas faster than manually typing them out, and to tweak things as I went. I started by figuring out on paper what path had the fewest number of segments and went from there. Eventually, I discovered that shortening the decimal on turns would decrease the score, and finally that adding a 0.000049999 (or something like that) could decrease the score without changing the path itself. Afterward, I just messed around till I got as low of a score as I could. That's about all there was to it!
For my prize, I'd like:
A Balance lot with the NumWorks Post Card, the N0110 manual, the third bag, this poster,
the non-VIP TI-Planet sticker, the smallest size of Xcas shirt available (XXS if you have it), and the stuff that there are no options about (notebook, pen, etc.) If I missed something or you need more clarification, just let me know!
Honestly, I only did this well because of Pavel's GUI, which allowed me to test my ideas faster than manually typing them out, and to tweak things as I went. I started by figuring out on paper what path had the fewest number of segments and went from there. Eventually, I discovered that shortening the decimal on turns would decrease the score, and finally that adding a 0.000049999 (or something like that) could decrease the score without changing the path itself. Afterward, I just messed around till I got as low of a score as I could. That's about all there was to it!
For my prize, I'd like:
A Balance lot with the NumWorks Post Card, the N0110 manual, the third bag, this poster,
the non-VIP TI-Planet sticker, the smallest size of Xcas shirt available (XXS if you have it), and the stuff that there are no options about (notebook, pen, etc.) If I missed something or you need more clarification, just let me know!
-
TIny_HackerPremium
Niveau 9: IC (Compteur Infatigable)- Posts: 66
- Joined: 01 Oct 2020, 00:50
- Location: USA
- Gender:
- Calculator(s):→ MyCalcs profile
- YouTube: TIny_Hacker
- Twitter: TIniestHacker
- GitHub: TIny-Hacker
Re: Concours de rentrée 2020 - défi Python de Xuanwu
Thanks.
@Filoji à toi. Comment as-tu procédé, et que prends-tu ?
Contre toute attente il nous reste encore de superbe lots avec calculatrice, grâce à la grande générosité de Pavel et TIny_Hacker.
@Filoji à toi. Comment as-tu procédé, et que prends-tu ?
Contre toute attente il nous reste encore de superbe lots avec calculatrice, grâce à la grande générosité de Pavel et TIny_Hacker.
- 1 lot Capricorne ♑ : 1 calculatrice Casio Graph 90+E + 1 pack de goodies Casio + 1 goodie Xcas au choix + 1 pack de goodies TI-Planet & Planète Casio
- Lot Serpentaire ⛎ : 1 goodie HP au choix + 1 goodie Xcas au choix + 1 pack de goodies TI-Planète-Casio
Show/Hide spoilerAfficher/Masquer le spoiler
Poster HP : format 59,2×40 cm².
Clé USB HP : 16 Go de capacité nominale. - 1 lot Balance ♎ : 1 couvercle NumWorks + 1 autocollant NumWorks + 1 enveloppe NumWorks ou carte postale NumWorks ou carte de visite-énigme NumWorks au choix + 1 pack de goodies NumWorks + 1 goodie Xcas au choix + 1 pack de goodies TI-Planet & Planète Casio
Show/Hide spoilerAfficher/Masquer le spoiler
Couvercle NumWorks au nouveau format N0110 protégeant mieux l'écran contre les rayures, mais restant parfaitement utilisable sur l'ancien modèle N0100.
Détail des packs de goodies communs accompagnants les lots :
- 1 stylo Casio au choix
(stylo EX-Word épuisé) - 1 clé USB Casio au choix :
- clé USB Casio fx-CP400+E - 4,019 Go
- clé USB Casio - 4,018 Go
- 1 batterie USB Casio
- 1 histoire intégrale imprimée du manga Casio Academy - ClassWiz Edition - Function Hero - épisode 1, 2 ou 3 au choix - 5 pages ci-dessous + page de fin secrète :
- Episode 0 : Kaito (pour référence)
- Episode 1 : Takuma
- Episode 2 : Emi
- Episode 3 : Azusa
- 1 manuel NumWorks au choix (N0100 ou N0110)
- 1 cahier d'activités NumWorks SNT 2nde
- 1 sac NumWorks au choix (N0100 versions 1.0-1.5, N0100 versions 1.6+, ou N0110)
- 1 cahier NumWorks
- 1 poster NumWorks au choix :
- format A0 (118,9×84,1 cm²) : NumWorks N0100 - roulé
- format A2 (42×59,4 cm²) :
- NumWorks N0100 : Eduscol / Ministère de l'Education Nationale - roulé - brillant
- NumWorks N0100 : Eduscol / Ministère de l'Education Nationale - roulé - mat
- NumWorks N0100 : @Pims / @qabosse / @antalpilipili et ses collègues d'EPS - roulé
- NumWorks N0100 : Xavier Andréani / TI-Planet - roulé - dédicacé
- NumWorks N0110 : Comprendre le monde devient un jeu - plié
- 1 stylo NumWorks
1 t-shirt Xcas ou casquette Xcas ou tapis de souris Xcas ou autocollant Xcas
-
critorAdmin
Niveau 19: CU (Créateur Universel)- Posts: 41956
- Images: 15669
- Joined: 25 Oct 2008, 00:00
- Location: Montpellier
- Gender:
- Calculator(s):→ MyCalcs profile
- YouTube: critor3000
- Twitter: critor2000
- GitHub: critor
Re: Concours de rentrée 2020 - défi Python de Xuanwu
Bonjour,
Tout d'abord, j'aimerais savoir à quoi ressemble le T-Shirt (Car j'ai déjà une G90+E et pas de Numworks), mais j'envisage encore la Balance. Merci de me donner une description au minimum je pense, et au mieux une photo
Voilà, c'est tout
Merci
Tout d'abord, j'aimerais savoir à quoi ressemble le T-Shirt (Car j'ai déjà une G90+E et pas de Numworks), mais j'envisage encore la Balance. Merci de me donner une description au minimum je pense, et au mieux une photo
Voilà, c'est tout
Merci
-
filojiPremium
Niveau 7: EP (Espèce Protégée: geek)- Posts: 5
- Joined: 27 Nov 2019, 23:13
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: 1re
Re: Concours de rentrée 2020 - défi Python de Xuanwu
Bon, j'ai fait mon choix, je suis une Balance... Euh, non, je choisis Balance
Avec ceci, je prendrais le manuel N0110, une Carte Postale, le sac avec les dessins derrière la calculatrice (Sûrement la N0110), le poster N0110, Le T-shirt Xcas si c'est du XL ou supérieur, ou alors un tapis de souris si c'est plus petit
Ce sera tout
Avec ceci, je prendrais le manuel N0110, une Carte Postale, le sac avec les dessins derrière la calculatrice (Sûrement la N0110), le poster N0110, Le T-shirt Xcas si c'est du XL ou supérieur, ou alors un tapis de souris si c'est plus petit
Ce sera tout
-
filojiPremium
Niveau 7: EP (Espèce Protégée: geek)- Posts: 5
- Joined: 27 Nov 2019, 23:13
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: 1re
Re: Concours de rentrée 2020 - défi Python de Xuanwu
Merci @Filoji. Et tu nous expliques comment tu as fait pour obtenir ton score, stp ?
-
critorAdmin
Niveau 19: CU (Créateur Universel)- Posts: 41956
- Images: 15669
- Joined: 25 Oct 2008, 00:00
- Location: Montpellier
- Gender:
- Calculator(s):→ MyCalcs profile
- YouTube: critor3000
- Twitter: critor2000
- GitHub: critor
Re: Concours de rentrée 2020 - défi Python de Xuanwu
Pour les T-Shirts XCAS, ca sera normalement comme ca
MyCalcs: Help the community's calculator documentations by filling out your calculators info!
MyCalcs: Aidez la communauté à documenter les calculatrices en donnant des infos sur vos calculatrices !
Inspired-Lua.org: All about TI-Nspire Lua programming (tutorials, wiki/docs...)My calculator programs
Mes programmes pour calculatrices
-
AdriwebAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)- Posts: 14737
- Images: 1119
- Joined: 01 Jun 2007, 00:00
- Location: France
- Gender:
- Calculator(s):→ MyCalcs profile
- Twitter: adriweb
- GitHub: adriweb
Re: Concours de rentrée 2020 - défi Python de Xuanwu
Adriweb wrote:Pour les T-Shirts XCAS, ca sera normalement comme ca
Cool Il est trop classe !
-
AfyuVIP++
Niveau 16: CC2 (Commandeur des Calculatrices)- Posts: 405
- Images: 149
- Joined: 30 Oct 2019, 19:17
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: plutôt, oui :)
Who is online
Users browsing this forum: No registered users and 8 guests