Tweetovi

Blokirali ste korisnika/cu @PerlWChallenge

Jeste li sigurni da želite vidjeti te tweetove? Time nećete deblokirati korisnika/cu @PerlWChallenge

  1. 6. velj

    PWC Team contributions so far. Team breached 100+ contributions on four occasions.

    Poništi
  2. 6. velj

    Javier Luque blog for "Perl Weekly Challenge - 046"

    Poništi
  3. 6. velj

    REMINDER: With regard to Task #2, there is a pattern an employee can deal with which rooms. Employee 1: 1,2,3...500, Employee 2: 2,4,6...500, Employee 3: 3,6,9...500 and so on.

    Poništi
  4. proslijedio/la je Tweet
    3. velj
    Poništi
  5. proslijedio/la je Tweet
    3. velj

    Perusing the Perl solutions to task 2 in last week's , I'm surprised to see I'm the only person who used the DATA filehandle.

    Poništi
  6. 3. velj

    Last week challenge was released on Wednesday, sorry. But this week, we made it Monday morning. Hopefully next week, it will be on time i.e. Sunday midnight GMT. Have fun.

    Poništi
  7. 1. velj
    Poništi
  8. 31. sij

    Arne Sommer blog for "Perl Weekly Challenge - 045"

    Poništi
  9. 30. sij

    Luca Ferrari blog for "Perl Weekly Challenge - 045"

    Poništi
  10. 30. sij

    Javier Luque's blog for "Perl Weekly Challenge - 045"

    Poništi
  11. 30. sij

    and solutions to the "Perl Weekly Challenge - 045".

    Poništi
  12. 30. sij

    Dave Jacoby's blog for "Perl Weekly Challenge - 045" introduced new term "Quine". Read to find more about it.

    Poništi
  13. 30. sij
    Poništi
  14. 30. sij

    Perl Weekly Challenge - 045 is out now, rather late :-(

    Poništi
  15. proslijedio/la je Tweet
    22. sij
    Odgovor korisnicima

    I liked that one too. At first I totally overcomplicated things. Nine lines (Not counting curlies and spacers )

    Poništi
  16. proslijedio/la je Tweet
    22. sij
    Odgovor korisnicima

    I like the recursive poetry of Raku of how it worked in this challenge. I just let Prolog runtime deal with the 'grep' perm_sum( X, [X], ['+',X]). % Running Total, Item, Backtrace perm_sum(-X, [X], ['-',X]). perm_sum(XS, [X|L],['+',X|BT]) :- perm_sum(LS,L,BT), XS is LS+X.

    Poništi
  17. proslijedio/la je Tweet
    21. sij

    Very creative challenge set by Mohammad this week. I loved following the tangent of using Prolog to attempt Task 1. My attempt found 12 possible solutions and only used 14 LOC

    Prikaži ovu nit
    Poništi
  18. proslijedio/la je Tweet
    20. sij

    Neural Networks get all the attention these days but there is still a lot of value to Classical AI! For Challenge 043 I used AI::Prolog to implement a Symbolic Artificial Intelligence solution in Prolog embedded in Perl.

    Poništi
  19. 20. sij
    Poništi
  20. proslijedio/la je Tweet
    20. sij

    I might actually blog about my solution for the first of this weeks as it was a quite fun application of Functional Raku programming. (As normal I approached the task with brute force)

    Prikaži ovu nit
    Poništi

Čini se da učitavanje traje već neko vrijeme.

Twitter je možda preopterećen ili ima kratkotrajnih poteškoća u radu. Pokušajte ponovno ili potražite dodatne informacije u odjeljku Status Twittera.

    Možda bi vam se svidjelo i ovo:

    ·