Borderou de evaluare (job #2188237)
Raport evaluator
Compilare:
user.cpp: In function ‘long long int substr_count(std::__cxx11::string, std::__cxx11::string)’:
user.cpp:17:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < b.size(); ++i) {
~~^~~~~~~~~~
user.cpp:24:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i < a.size(); ++i) {
~~^~~~~~~~~~
user.cpp:26:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < b.size(); ++j) {
~~^~~~~~~~~~
user.cpp:37:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < b.size(); ++i) {
~~^~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 52ms | 5312kb | OK | 100 |
Punctaj total | 100 |