Skip to content

AMIRIOX/MyLuoguRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome

Author: @amiriox

Environment

主要编译环境:

Compiler Operating System Editor
g++ MinGW 8.2.0 Windows 10 Dev C++ (Customized)
Cl.exe 19.24.28314 Windows 10 Visual Studio 2019
g++ 8.2.0 Windows 10 Visual Studio Code
g++ 7.5.0 WSL Ubuntu 18.04 Visual Studio Code
g++ (GCC) 10.2.0 Manjaro, Kernel 5.8.16+ Visual Studio Code / vim
g++ (GCC) 10.2.0 Manjaro, Kernel 5.8.16+ Atom
clang 10.0.1 Manjaro, Kernel 5.8.16+ Atom
g++ (GCC) 10.2.01 CP Editor
clang 10.0.1 CP Editor
g++ (SUSE Linux) 10+ OpenSUSE Tumbleweed VSCode
g++ (GCC) 14.1.1+ Arch Linux Sublime / Neovim / CP Editor
g++ (GCC) 14.1.1+ Arch Linux Neovim
g++.exe (TDM) 4.9.2 Windows 11 Sublime

部分题目使用了如下的 GCC 编译选项。(很长)

-Wall -Werror -Wextra -pedantic -Wimplicit-fallthrough -Wsequence-point -Wswitch-default -Wswitch-unreachable -Wswitch-enum -Wstringop-truncation -Wbool-compare -Wtautological-compare -Wfloat-equal -Wshadow=global -Wpointer-arith -Wpointer-compare -Wcast-align -Wcast-qual -Wwrite-strings -Wdangling-else -Wlogical-op -std=c++11

部分题目使用较新的 C++ 17C++ 20 标准进行编译和提交。

Imperfection

代码文件使用 CRLF 或 LF (大部分应该都是 LF ), 如果遇到换行不正常问题, 请尝试使用 dos2unix

ξ pacman -Ss dos2unix
extra/dos2unix 7.5.2-2
    Text file format converter

About

你似乎来到了没有知识存在的荒原

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages