Borderou de evaluare (job #2922232)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:39:12: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
39 | while(a<vec[3].size() && b<vec[5].size())
| ~^~~~~~~~~~~~~~
main.cpp:39:31: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
39 | while(a<vec[3].size() && b<vec[5].size())
| ~^~~~~~~~~~~~~~
main.cpp:44:12: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
44 | while(a<vec[3].size()) fout<<vec[3][a++]<<"\n";
| ~^~~~~~~~~~~~~~
main.cpp:45:12: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
45 | while(b<vec[5].size()) fout<<vec[5][b++]<<"\n";
| ~^~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1ms | 184kb | OK | 10 |
2 | 1ms | 184kb | OK | 10 |
3 | 1ms | 184kb | OK | 10 |
4 | 1ms | 184kb | OK | 10 |
5 | 1ms | 184kb | OK | 10 |
6 | 2ms | 184kb | OK | 10 |
7 | 12ms | 700kb | OK | 10 |
8 | 814ms | 28839kb | OK | 10 |
9 | 1407ms | 35336kb | Time limit exceeded | 0 |
10 | 1218ms | 41299kb | OK | 10 |
Punctaj total | 90 |