ID 5471362
User Семёнов Сергей Романович
Time 11.10.2021 11:05 (26 d. 01:39) 13:00>>
Processing 11:05 ... 11:06 (6,63 sec.)
File set.h (CLang++ 5.0.0 + Address Sanitizer)
Contest 2 курс. Программирование на C++. Турнир 1, осень 2021
Problem D: PrimeNumberGenerator
Testset
Limits Time: 1s Memory: 512Mb
Status  [?]
CE Compilation error
source | results
main.cpp: In function 'int main()':
main.cpp:21:5: error: 'PrimeNumberGenerator' was not declared in this scope
     PrimeNumberGenerator gen(start);
     ^~~~~~~~~~~~~~~~~~~~
main.cpp:23:22: error: 'gen' was not declared in this scope
         std::cout << gen.GetNextPrime() << " ";
                      ^~~
[print | |
]
(2 254 b)
0.042s 0.008s 10