ID 5482089
User Псарев Александр Павлович
Time 22:37<< 13.10.2021 22:38 (9天 02:54) 22:38>>
Processing 22:38 ... 22:38 (7,14 秒)
File 5482089.cpp (CLang++ 5.0.0 + Address Sanitizer)
Contest 2 курс. Программирование на C++. Турнир 1, осень 2021
Problem C: Set
Testset
Limits Time: 1s Memory: 512Mb
Status  [?]
CE Compilation error
source | results
In file included from main.cpp:16:0:
set.h: In constructor 'Set::Set(const std::vector<long int>&)':
set.h:18:19: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
 for (int i = 0; i < v.size(); ++i) {
                 ~~^~~~~~~~~~
cc1plus: all warnings being treated as errors
[打印 | |
]
(2 326 b)
0.063s 0.009s 10