verification-helper

This documentation is automatically generated by online-judge-tools/verification-helper

View the Project on GitHub online-judge-tools/verification-helper

:heavy_check_mark: examples/debug/a/b/c/foo.hpp

Depends on

Verified with

Code

#pragma once
#include "../../../relative_path.hpp"
#include "./.././../../relative_path.hpp"
#line 2 "examples/debug/relative_path.hpp"
char *hello = "Hello World";
#line 4 "examples/debug/a/b/c/foo.hpp"
Back to top page