GithubHelp home page GithubHelp logo

Способы решения about acmp HOT 6 OPEN

batodalaev avatar batodalaev commented on August 17, 2024
Способы решения

from acmp.

Comments (6)

Batodalaev avatar Batodalaev commented on August 17, 2024

https://github.com/Batodalaev/ACMP/tree/various-solutions

from acmp.

Batodalaev avatar Batodalaev commented on August 17, 2024

Какие будут названия?
Или какой принцип именований

from acmp.

Batodalaev avatar Batodalaev commented on August 17, 2024

Так, 3 сообщения (пуллреквесты) выше прикреплены по ошибке,

from acmp.

Batodalaev avatar Batodalaev commented on August 17, 2024

Представляю дерево таким:


UnitX\

  • code\

    • VS\
      • unitX_v110.cpp
      • unitX_v142.cpp
      • Продолжить, если еще нужно будет
    • Clang\
      • Что-нибудь придумать
    • Competitive\
      • unitX.cpp
      • unitX_time.cpp
      • unitX_memory.cpp
      • unitX_acmp.cpp
  • build\

    • то же самое, что и в code, но с exe и прочей мишурой
  • tests.txt

  • readme.txt

from acmp.

Batodalaev avatar Batodalaev commented on August 17, 2024

https://acmp.ru/article.asp?id_text=120
Указаны следующие параметры:

Microsoft Visual C++ 2017

В качестве файла решения следует закачивать файл с расширением *.cxx. Компиляция программы выполняется со следующими параметрами:

cl /TP /MT /EHsc /GL /O2 /W3 /F67108864 /Za /std:c++17 /D "_CRT_SECURE_NO_WARNINGS" /D "_CRT_SECURE_NO_DEPRECATE" /D "ACMP" task.cxx

from acmp.

Batodalaev avatar Batodalaev commented on August 17, 2024

Данную перестановку стоит закончить до окончания решения первых 100 задач

from acmp.

Related Issues (5)

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.