Code Monkey home page Code Monkey logo

triangles's People

Contributors

adampolak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

triangles's Issues

Compile error g++-4.4

Hi Adam,

I am trying to compile your code.
I'm using g++ 4.4.6-4 version and compile with your Makefile

g++ -std=c++0x -O3 -fno-stack-protector convert-from-dimacs-main.cpp graph.cpp -o convert-from-dimacs-main.e
The error is the following:

graph.cpp: In function ‘int NumVertices(const Edges&)’:
graph.cpp:73: error: expected initializer before ‘:’ token
graph.cpp:75: error: expected primary-expression before ‘return’
graph.cpp:75: error: expected ‘;’ before ‘return’
graph.cpp:75: error: expected primary-expression before ‘return’
graph.cpp:75: error: expected ‘)’ before ‘return’
graph.cpp: In function ‘void PermuteVertices(Edges_)’:
graph.cpp:110: error: expected initializer before ‘:’ token
graph.cpp:114: error: expected primary-expression before ‘}’ token
graph.cpp:114: error: expected ‘;’ before ‘}’ token
graph.cpp:114: error: expected primary-expression before ‘}’ token
graph.cpp:114: error: expected ‘)’ before ‘}’ token
graph.cpp:114: error: expected primary-expression before ‘}’ token
graph.cpp:114: error: expected ‘;’ before ‘}’ token
graph.cpp: In function ‘AdjList EdgesToAdjList(const Edges&)’:
graph.cpp:120: error: expected initializer before ‘:’ token
graph.cpp:122: error: expected primary-expression before ‘return’
graph.cpp:122: error: expected ‘;’ before ‘return’
graph.cpp:122: error: expected primary-expression before ‘return’
graph.cpp:122: error: expected ‘)’ before ‘return’
make: *_* [convert-from-dimacs-main.e] Error 1

Best,
Flavio

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.