2.x Quiz
This commit is contained in:
parent
9bf81f1adc
commit
b21c717fdd
4 changed files with 24 additions and 12 deletions
4
io.h
Normal file
4
io.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
#pragma once
|
||||
|
||||
int readNumber();
|
||||
void writeAnswer(int x);
|
Loading…
Add table
Add a link
Reference in a new issue