Project grid puzzle n * n

  • 状态: Open
  • 奖金: $10
  • 参赛作品已收到: 8

竞赛简介

create gird puzzle n * n so that each row and column exactly appear one unique number and The arithmetic operation of division, multiplication, addition and subtraction works on 2 column cells and the row cell is added, note shoude be using only java and python .

您还可能感兴趣的技能

此竞赛的顶尖作品

查看更多参赛作品

公共说明面板

  • davids378
    davids378
    • 1 天 之前

    Hi there,
    I have understood your need but still have a few questions to clarify:

    1. Just to confirm, you would like to generate the list of group detail , not the n x n grid right?

    2. What is the exact output format for the generator?
    Using your Test1 case, would you like the generator output:

    ([c_{1,1},c_{1,2},c_{2,1}],'-',4) for the first group in one line

    3. Do you have a constrained number of operations that must exist for each operation? From the first look, I think the difficulty increases if we uses fewer division '/' , multiplication '*' and minus '-' operation. If this is the case, shall we have one more line to input the parameters? Could your increase the prize to $30USD if this is the case?

    4. Do you have the expected timing for the generation? Like generating the groups for 2000x2000 should be under 5 seconds for example.

    5. Do you need the guarantee of one unique answer for any generated grid?

    Cheers

    • 1 天 之前

如何以竞赛开始

  • 发布您的竞赛

    发起您的竞赛 快速简单

  • 获取众多参赛作品

    获取大量参赛作品 来自世界各地

  • 悬赏最佳参赛作品

    悬赏最佳参赛作品 下载文件-简单!

立即发布竞赛 或者立即加入我们!