Pagini recente » Cod sursa (job #3268139) | Cod sursa (job #2939046) | Cod sursa (job #1969133) | Cod sursa (job #2379506) | Borderou de evaluare (job #2870147)
Borderou de evaluare (job #2870147)
Raport evaluator
Compilare:
main.cpp: In function 'std::pair<int, int> parse(const string&)':
main.cpp:24:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
24 | while (ind < s.size() && s[ind] != ',')
| ~~~~^~~~~~~~~~
main.cpp:27:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
27 | while (ind < s.size() && s[ind] != '(')
| ~~~~^~~~~~~~~~
main.cpp:30:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
30 | while (ind < s.size() && s[ind] != ')')
| ~~~~^~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:92:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
92 | for (j = 0; j < coduri[i].size(); j++)
| ~~^~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 184kb | corect | 10 |
2 | 2ms | 184kb | corect | 10 |
3 | 2ms | 184kb | corect | 10 |
4 | 2ms | 184kb | corect | 10 |
5 | 2ms | 184kb | corect | 10 |
6 | 2ms | 184kb | corect | 10 |
7 | 2ms | 184kb | corect | 10 |
8 | 2ms | 184kb | corect | 10 |
9 | 2ms | 184kb | corect | 10 |
10 | 2ms | 184kb | corect | 10 |
Punctaj total | 100 |