4 lines
No EOL
56 B
C
4 lines
No EOL
56 B
C
#pragma once
|
|
|
|
int readNumber();
|
|
void writeAnswer(int x); |