Browse Source

Move solutions of programs like in functions

content-update
Xavier Petit 4 years ago committed by xpetit
parent
commit
e5569756cb
  1. 0
      tests/go/prog/correct/addprimesum/main.go
  2. 0
      tests/go/prog/correct/alphamirror/main.go
  3. 0
      tests/go/prog/correct/balancedstring/main.go
  4. 0
      tests/go/prog/correct/boolean/main.go
  5. 0
      tests/go/prog/correct/brackets/main.go
  6. 0
      tests/go/prog/correct/brainfuck/main.go
  7. 0
      tests/go/prog/correct/cat/main.go
  8. 0
      tests/go/prog/correct/cat/quest8.txt
  9. 0
      tests/go/prog/correct/cat/quest8T.txt
  10. 0
      tests/go/prog/correct/cleanstr/main.go
  11. 0
      tests/go/prog/correct/comcheck/main.go
  12. 0
      tests/go/prog/correct/costumeprofit/main.go
  13. 0
      tests/go/prog/correct/countdown/main.go
  14. 0
      tests/go/prog/correct/displaya/main.go
  15. 0
      tests/go/prog/correct/displayalpham/main.go
  16. 0
      tests/go/prog/correct/displayalrevm/main.go
  17. 0
      tests/go/prog/correct/displayfile/main.go
  18. 0
      tests/go/prog/correct/displayfile/quest8.txt
  19. 0
      tests/go/prog/correct/displayfirstparam/main.go
  20. 0
      tests/go/prog/correct/displaylastparam/main.go
  21. 0
      tests/go/prog/correct/displayz/main.go
  22. 0
      tests/go/prog/correct/doop/main.go
  23. 0
      tests/go/prog/correct/expandstr/main.go
  24. 0
      tests/go/prog/correct/firstword/main.go
  25. 0
      tests/go/prog/correct/fixthemain/main.go
  26. 0
      tests/go/prog/correct/flags/main.go
  27. 0
      tests/go/prog/correct/fprime/main.go
  28. 0
      tests/go/prog/correct/gcd/main.go
  29. 0
      tests/go/prog/correct/grouping/main.go
  30. 0
      tests/go/prog/correct/hello/main.go
  31. 0
      tests/go/prog/correct/hiddenp/main.go
  32. 0
      tests/go/prog/correct/inter/main.go
  33. 0
      tests/go/prog/correct/isanagram/main.go
  34. 0
      tests/go/prog/correct/ispowerof2/main.go
  35. 0
      tests/go/prog/correct/lastword/main.go
  36. 0
      tests/go/prog/correct/lcm/main.go
  37. 0
      tests/go/prog/correct/nbrconvertalpha/main.go
  38. 0
      tests/go/prog/correct/nenokku/main.go
  39. 0
      tests/go/prog/correct/onlya/main.go
  40. 0
      tests/go/prog/correct/onlyz/main.go
  41. 0
      tests/go/prog/correct/options/main.go
  42. 0
      tests/go/prog/correct/paramcount/main.go
  43. 0
      tests/go/prog/correct/piglatin/main.go
  44. 0
      tests/go/prog/correct/pilot/main.go
  45. 0
      tests/go/prog/correct/point/main.go
  46. 0
      tests/go/prog/correct/printalphabet/main.go
  47. 0
      tests/go/prog/correct/printbits/main.go
  48. 0
      tests/go/prog/correct/printchessboard/main.go
  49. 0
      tests/go/prog/correct/printdigits/main.go
  50. 0
      tests/go/prog/correct/printhex/main.go
  51. 0
      tests/go/prog/correct/printparams/main.go
  52. 0
      tests/go/prog/correct/printprogramname/main.go
  53. 0
      tests/go/prog/correct/printrevcomb/main.go
  54. 0
      tests/go/prog/correct/printreversealphabet/main.go
  55. 0
      tests/go/prog/correct/raid2/main.go
  56. 0
      tests/go/prog/correct/raid3/main.go
  57. 0
      tests/go/prog/correct/raid3/raid1aprog/raid1a.go
  58. 0
      tests/go/prog/correct/raid3/raid1bprog/raid1b.go
  59. 0
      tests/go/prog/correct/raid3/raid1cprog/raid1c.go
  60. 0
      tests/go/prog/correct/raid3/raid1dprog/raid1d.go
  61. 0
      tests/go/prog/correct/raid3/raid1eprog/raid1e.go
  62. 0
      tests/go/prog/correct/range/main.go
  63. 0
      tests/go/prog/correct/rectangle/main.go
  64. 0
      tests/go/prog/correct/repeatalpha/main.go
  65. 0
      tests/go/prog/correct/reversebits/main.go
  66. 0
      tests/go/prog/correct/reverserange/main.go
  67. 0
      tests/go/prog/correct/reversestrcap/main.go
  68. 0
      tests/go/prog/correct/revparams/main.go
  69. 0
      tests/go/prog/correct/revwstr/main.go
  70. 0
      tests/go/prog/correct/robottoorigin/main.go
  71. 0
      tests/go/prog/correct/romannumbers/main.go
  72. 0
      tests/go/prog/correct/rostring/main.go
  73. 0
      tests/go/prog/correct/rot13/main.go
  74. 0
      tests/go/prog/correct/rotatevowels/main.go
  75. 0
      tests/go/prog/correct/rpncalc/main.go
  76. 0
      tests/go/prog/correct/searchreplace/main.go
  77. 0
      tests/go/prog/correct/sortparams/main.go
  78. 0
      tests/go/prog/correct/switchcase/main.go
  79. 0
      tests/go/prog/correct/tabmult/main.go
  80. 0
      tests/go/prog/correct/tetrisoptimizer/board.go
  81. 0
      tests/go/prog/correct/tetrisoptimizer/main.go
  82. 0
      tests/go/prog/correct/tetrisoptimizer/samples/bad00.txt
  83. 0
      tests/go/prog/correct/tetrisoptimizer/samples/bad01.txt
  84. 0
      tests/go/prog/correct/tetrisoptimizer/samples/bad02.txt
  85. 0
      tests/go/prog/correct/tetrisoptimizer/samples/bad03.txt
  86. 0
      tests/go/prog/correct/tetrisoptimizer/samples/bad04.txt
  87. 0
      tests/go/prog/correct/tetrisoptimizer/samples/badFormat.txt
  88. 0
      tests/go/prog/correct/tetrisoptimizer/samples/good_01-1-2-0.00.txt
  89. 0
      tests/go/prog/correct/tetrisoptimizer/samples/good_02-1-4-0.00.txt
  90. 0
      tests/go/prog/correct/tetrisoptimizer/samples/good_03-2-4-0.00.txt
  91. 0
      tests/go/prog/correct/tetrisoptimizer/samples/good_04-6-6-0.00.txt
  92. 0
      tests/go/prog/correct/tetrisoptimizer/samples/good_05-21-10-0.00.txt
  93. 0
      tests/go/prog/correct/tetrisoptimizer/samples/good_06-22-10-0.00.txt
  94. 0
      tests/go/prog/correct/tetrisoptimizer/samples/good_07-26-11-0.00.txt
  95. 0
      tests/go/prog/correct/tetrisoptimizer/samples/good_08-24-10-0.03.txt
  96. 0
      tests/go/prog/correct/tetrisoptimizer/samples/good_09-11-7-0.07.txt
  97. 0
      tests/go/prog/correct/tetrisoptimizer/samples/good_10-12-7-0.52.txt
  98. 0
      tests/go/prog/correct/tetrisoptimizer/samples/good_11-12-8-0.83.txt
  99. 0
      tests/go/prog/correct/tetrisoptimizer/samples/good_12-19-9-3.40.txt
  100. 0
      tests/go/prog/correct/tetrisoptimizer/samples/good_13-23-10-4.72.txt
  101. Some files were not shown because too many files changed in this diff diff.show_more

0
tests/go/prog/addprimesum/main.go → tests/go/prog/correct/addprimesum/main.go

0
tests/go/prog/alphamirror/main.go → tests/go/prog/correct/alphamirror/main.go

0
tests/go/prog/balancedstring/main.go → tests/go/prog/correct/balancedstring/main.go

0
tests/go/prog/boolean/main.go → tests/go/prog/correct/boolean/main.go

0
tests/go/prog/brackets/main.go → tests/go/prog/correct/brackets/main.go

0
tests/go/prog/brainfuck/main.go → tests/go/prog/correct/brainfuck/main.go

0
tests/go/prog/cat/main.go → tests/go/prog/correct/cat/main.go

0
tests/go/prog/cat/quest8.txt → tests/go/prog/correct/cat/quest8.txt

0
tests/go/prog/cat/quest8T.txt → tests/go/prog/correct/cat/quest8T.txt

0
tests/go/prog/cleanstr/main.go → tests/go/prog/correct/cleanstr/main.go

0
tests/go/prog/comcheck/main.go → tests/go/prog/correct/comcheck/main.go

0
tests/go/prog/costumeprofit/main.go → tests/go/prog/correct/costumeprofit/main.go

0
tests/go/prog/countdown/main.go → tests/go/prog/correct/countdown/main.go

0
tests/go/prog/displaya/main.go → tests/go/prog/correct/displaya/main.go

0
tests/go/prog/displayalpham/main.go → tests/go/prog/correct/displayalpham/main.go

0
tests/go/prog/displayalrevm/main.go → tests/go/prog/correct/displayalrevm/main.go

0
tests/go/prog/displayfile/main.go → tests/go/prog/correct/displayfile/main.go

0
tests/go/prog/displayfile/quest8.txt → tests/go/prog/correct/displayfile/quest8.txt

0
tests/go/prog/displayfirstparam/main.go → tests/go/prog/correct/displayfirstparam/main.go

0
tests/go/prog/displaylastparam/main.go → tests/go/prog/correct/displaylastparam/main.go

0
tests/go/prog/displayz/main.go → tests/go/prog/correct/displayz/main.go

0
tests/go/prog/doop/main.go → tests/go/prog/correct/doop/main.go

0
tests/go/prog/expandstr/main.go → tests/go/prog/correct/expandstr/main.go

0
tests/go/prog/firstword/main.go → tests/go/prog/correct/firstword/main.go

0
tests/go/prog/fixthemain/main.go → tests/go/prog/correct/fixthemain/main.go

0
tests/go/prog/flags/main.go → tests/go/prog/correct/flags/main.go

0
tests/go/prog/fprime/main.go → tests/go/prog/correct/fprime/main.go

0
tests/go/prog/gcd/main.go → tests/go/prog/correct/gcd/main.go

0
tests/go/prog/grouping/main.go → tests/go/prog/correct/grouping/main.go

0
tests/go/prog/hello/main.go → tests/go/prog/correct/hello/main.go

0
tests/go/prog/hiddenp/main.go → tests/go/prog/correct/hiddenp/main.go

0
tests/go/prog/inter/main.go → tests/go/prog/correct/inter/main.go

0
tests/go/prog/isanagram/main.go → tests/go/prog/correct/isanagram/main.go

0
tests/go/prog/ispowerof2/main.go → tests/go/prog/correct/ispowerof2/main.go

0
tests/go/prog/lastword/main.go → tests/go/prog/correct/lastword/main.go

0
tests/go/prog/lcm/main.go → tests/go/prog/correct/lcm/main.go

0
tests/go/prog/nbrconvertalpha/main.go → tests/go/prog/correct/nbrconvertalpha/main.go

0
tests/go/prog/nenokku/main.go → tests/go/prog/correct/nenokku/main.go

0
tests/go/prog/onlya/main.go → tests/go/prog/correct/onlya/main.go

0
tests/go/prog/onlyz/main.go → tests/go/prog/correct/onlyz/main.go

0
tests/go/prog/options/main.go → tests/go/prog/correct/options/main.go

0
tests/go/prog/paramcount/main.go → tests/go/prog/correct/paramcount/main.go

0
tests/go/prog/piglatin/main.go → tests/go/prog/correct/piglatin/main.go

0
tests/go/prog/pilot/main.go → tests/go/prog/correct/pilot/main.go

0
tests/go/prog/point/main.go → tests/go/prog/correct/point/main.go

0
tests/go/prog/printalphabet/main.go → tests/go/prog/correct/printalphabet/main.go

0
tests/go/prog/printbits/main.go → tests/go/prog/correct/printbits/main.go

0
tests/go/prog/printchessboard/main.go → tests/go/prog/correct/printchessboard/main.go

0
tests/go/prog/printdigits/main.go → tests/go/prog/correct/printdigits/main.go

0
tests/go/prog/printhex/main.go → tests/go/prog/correct/printhex/main.go

0
tests/go/prog/printparams/main.go → tests/go/prog/correct/printparams/main.go

0
tests/go/prog/printprogramname/main.go → tests/go/prog/correct/printprogramname/main.go

0
tests/go/prog/printrevcomb/main.go → tests/go/prog/correct/printrevcomb/main.go

0
tests/go/prog/printreversealphabet/main.go → tests/go/prog/correct/printreversealphabet/main.go

0
tests/go/prog/raid2/main.go → tests/go/prog/correct/raid2/main.go

0
tests/go/prog/raid3/main.go → tests/go/prog/correct/raid3/main.go

0
tests/go/prog/raid3/raid1aprog/raid1a.go → tests/go/prog/correct/raid3/raid1aprog/raid1a.go

0
tests/go/prog/raid3/raid1bprog/raid1b.go → tests/go/prog/correct/raid3/raid1bprog/raid1b.go

0
tests/go/prog/raid3/raid1cprog/raid1c.go → tests/go/prog/correct/raid3/raid1cprog/raid1c.go

0
tests/go/prog/raid3/raid1dprog/raid1d.go → tests/go/prog/correct/raid3/raid1dprog/raid1d.go

0
tests/go/prog/raid3/raid1eprog/raid1e.go → tests/go/prog/correct/raid3/raid1eprog/raid1e.go

0
tests/go/prog/range/main.go → tests/go/prog/correct/range/main.go

0
tests/go/prog/rectangle/main.go → tests/go/prog/correct/rectangle/main.go

0
tests/go/prog/repeatalpha/main.go → tests/go/prog/correct/repeatalpha/main.go

0
tests/go/prog/reversebits/main.go → tests/go/prog/correct/reversebits/main.go

0
tests/go/prog/reverserange/main.go → tests/go/prog/correct/reverserange/main.go

0
tests/go/prog/reversestrcap/main.go → tests/go/prog/correct/reversestrcap/main.go

0
tests/go/prog/revparams/main.go → tests/go/prog/correct/revparams/main.go

0
tests/go/prog/revwstr/main.go → tests/go/prog/correct/revwstr/main.go

0
tests/go/prog/robottoorigin/main.go → tests/go/prog/correct/robottoorigin/main.go

0
tests/go/prog/romannumbers/main.go → tests/go/prog/correct/romannumbers/main.go

0
tests/go/prog/rostring/main.go → tests/go/prog/correct/rostring/main.go

0
tests/go/prog/rot13/main.go → tests/go/prog/correct/rot13/main.go

0
tests/go/prog/rotatevowels/main.go → tests/go/prog/correct/rotatevowels/main.go

0
tests/go/prog/rpncalc/main.go → tests/go/prog/correct/rpncalc/main.go

0
tests/go/prog/searchreplace/main.go → tests/go/prog/correct/searchreplace/main.go

0
tests/go/prog/sortparams/main.go → tests/go/prog/correct/sortparams/main.go

0
tests/go/prog/switchcase/main.go → tests/go/prog/correct/switchcase/main.go

0
tests/go/prog/tabmult/main.go → tests/go/prog/correct/tabmult/main.go

0
tests/go/prog/tetrisoptimizer/board.go → tests/go/prog/correct/tetrisoptimizer/board.go

0
tests/go/prog/tetrisoptimizer/main.go → tests/go/prog/correct/tetrisoptimizer/main.go

0
tests/go/prog/tetrisoptimizer/samples/bad00.txt → tests/go/prog/correct/tetrisoptimizer/samples/bad00.txt

0
tests/go/prog/tetrisoptimizer/samples/bad01.txt → tests/go/prog/correct/tetrisoptimizer/samples/bad01.txt

0
tests/go/prog/tetrisoptimizer/samples/bad02.txt → tests/go/prog/correct/tetrisoptimizer/samples/bad02.txt

0
tests/go/prog/tetrisoptimizer/samples/bad03.txt → tests/go/prog/correct/tetrisoptimizer/samples/bad03.txt

0
tests/go/prog/tetrisoptimizer/samples/bad04.txt → tests/go/prog/correct/tetrisoptimizer/samples/bad04.txt

0
tests/go/prog/tetrisoptimizer/samples/badFormat.txt → tests/go/prog/correct/tetrisoptimizer/samples/badFormat.txt

0
tests/go/prog/tetrisoptimizer/samples/good_01-1-2-0.00.txt → tests/go/prog/correct/tetrisoptimizer/samples/good_01-1-2-0.00.txt

0
tests/go/prog/tetrisoptimizer/samples/good_02-1-4-0.00.txt → tests/go/prog/correct/tetrisoptimizer/samples/good_02-1-4-0.00.txt

0
tests/go/prog/tetrisoptimizer/samples/good_03-2-4-0.00.txt → tests/go/prog/correct/tetrisoptimizer/samples/good_03-2-4-0.00.txt

0
tests/go/prog/tetrisoptimizer/samples/good_04-6-6-0.00.txt → tests/go/prog/correct/tetrisoptimizer/samples/good_04-6-6-0.00.txt

0
tests/go/prog/tetrisoptimizer/samples/good_05-21-10-0.00.txt → tests/go/prog/correct/tetrisoptimizer/samples/good_05-21-10-0.00.txt

0
tests/go/prog/tetrisoptimizer/samples/good_06-22-10-0.00.txt → tests/go/prog/correct/tetrisoptimizer/samples/good_06-22-10-0.00.txt

0
tests/go/prog/tetrisoptimizer/samples/good_07-26-11-0.00.txt → tests/go/prog/correct/tetrisoptimizer/samples/good_07-26-11-0.00.txt

0
tests/go/prog/tetrisoptimizer/samples/good_08-24-10-0.03.txt → tests/go/prog/correct/tetrisoptimizer/samples/good_08-24-10-0.03.txt

0
tests/go/prog/tetrisoptimizer/samples/good_09-11-7-0.07.txt → tests/go/prog/correct/tetrisoptimizer/samples/good_09-11-7-0.07.txt

0
tests/go/prog/tetrisoptimizer/samples/good_10-12-7-0.52.txt → tests/go/prog/correct/tetrisoptimizer/samples/good_10-12-7-0.52.txt

0
tests/go/prog/tetrisoptimizer/samples/good_11-12-8-0.83.txt → tests/go/prog/correct/tetrisoptimizer/samples/good_11-12-8-0.83.txt

0
tests/go/prog/tetrisoptimizer/samples/good_12-19-9-3.40.txt → tests/go/prog/correct/tetrisoptimizer/samples/good_12-19-9-3.40.txt

0
tests/go/prog/tetrisoptimizer/samples/good_13-23-10-4.72.txt → tests/go/prog/correct/tetrisoptimizer/samples/good_13-23-10-4.72.txt

Some files were not shown because too many files changed in this diff diff.show_more

Loading…
Cancel
Save