Skip to content
Snippets Groups Projects
Commit bc719a9b authored by Jorge Peña Queralta's avatar Jorge Peña Queralta
Browse files

cpp pow

parent b237fb64
No related branches found
No related tags found
No related merge requests found
No preview for this file type
#!/bin/sh
g++ -Wall --std=c++11 pow.cpp && ./a.out
#python3 pow/simple.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment