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/h/i/j/k/l/foo.hpp

Depends on

Verified with

Code

#pragma once
#include "../../../../../relative_path.hpp"
#include "../../../../../../debug/relative_path.hpp"
#line 2 "examples/debug/relative_path.hpp"
char *hello = "Hello World";
#line 4 "examples/debug/h/i/j/k/l/foo.hpp"
Back to top page