Giter Club home page Giter Club logo

amplify_hackathon_sample's Introduction

amplify_hackathon_sample

実行方法

  1. ファイル sudoku_sample_amplify.py の、client.tokenのコメントアウトを外してアクセストークンを入力する

  2. sudoku_sample_amplify.py を実行する

$ python sudoku_sample_amplify.py

実行結果

initial
2   5 | 1 3   |     4 
      |   4 8 |       
      |     7 |   2   
---------------------
  3 8 | 5     |   9 2 
      |   9   | 7     
      |       | 4 5   
---------------------
8 6   | 9 7   |       
9 5   |       |   3 1 
    4 |       |       
solved
2 8 5 | 1 3 9 | 6 7 4 
6 7 3 | 2 4 8 | 5 1 9 
4 1 9 | 6 5 7 | 3 2 8 
---------------------
7 3 8 | 5 6 4 | 1 9 2 
5 4 2 | 3 9 1 | 7 8 6 
1 9 6 | 7 8 2 | 4 5 3 
---------------------
8 6 1 | 9 7 3 | 2 4 5 
9 5 7 | 4 2 6 | 8 3 1 
3 2 4 | 8 1 5 | 9 6 7 

提出前チェック

  • README.mdの手順通りにして、プログラムが実行できる
  • 説明用スライドを用意した
  • アクセストークンはリポジトリに含まれていない
  • MIT Licenseにした

amplify_hackathon_sample's People

Contributors

hirota-nozomu avatar

Forkers

yuto-ura

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.