12 lines
143 B
C
12 lines
143 B
C
![]() |
#pragma once
|
||
|
|
||
|
int round1_a();
|
||
|
int round1_b();
|
||
|
int round1_c();
|
||
|
int round1_d();
|
||
|
|
||
|
int round2_a();
|
||
|
int round2_b();
|
||
|
int round2_c();
|
||
|
int round2_d();
|