ID 5466443
User Скопин Семён Андреевич
Time 16:35<< 10.10.2021 16:37 (25 d. 07:10) 16:49>>
Processing 16:37 ... 16:37 (3,36 sec.)
File num.cpp (CLang++ 5.0.0 + Address Sanitizer)
Contest 2 курс. Программирование на C++. Турнир 1, осень 2021
Problem A: Finite Field (Easy version)
Testset
Limits Time: 5s Memory: 512Mb
Status  [?]
CE Compilation error
source | results
In file included from main.cpp:7:0:
num.cpp:4:7: error: redefinition of 'class Num'
 class Num {
       ^~~
In file included from main.cpp:6:0:
num.h:5:7: note: previous definition of 'class Num'
 class Num {
       ^~~
0.074s 0.017s 9