cf/mirror

Wizards and Minimal Spell

CF
168B1700· expert2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
# include <cstdio>
 
using namespace std;
 
int main ( ){
puts("Hello # World"); #
#
}
Output
# include <cstdio>
usingnamespacestd;intmain(){puts("Hello#World");#
#
}
Sample 2of 2
Input
#
 
#
Output
#
 
#
168B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)