Coder Social home page Coder Social logo

waragon_pastel's Introduction

waragon_pastel

Codigo para el concurso del pastel de Waragon.

Concurso de Waragon

Algoritmo por: Licenciado Alvaro Gonzalez

Licencia MIT

compilado con gcc versión 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)

comando recomendado: g++ concurso.cpp -o concurso -Wall

pseudocodigo:

un pastel es rico si en alguna fila o columna tiene todos los ingredientes iguales (puede incluir una masita esa fila o columna, y cuenta como igual)

otra manera:

para cada fila, verificar los ingredientes: si son todos iguales o hay una masita junto a ingredientes iguales, es rico

para cada columna, verificar los ingredientes: si son todos iguales o hay una masita junto a ingredientes iguales, es rico

waragon_pastel's People

Contributors

alvarogonzalezferrer avatar

Watchers

 avatar  avatar

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.