Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2704422)
Utilizator | Data | 10 februarie 2021 16:08:13 | |
---|---|---|---|
Problema | Mesaje | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:33:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i < lines.size(); i++)
~~^~~~~~~~~~~~~~
main.cpp:36:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int ind = 0; ind < min(lines[i].size(), lines[0].size()); ind++)
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:53:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int lineIndex = 0; lineIndex < lines.size(); lineIndex++)
~~~~~~~~~~^~~~~~~~~~~~~~
main.cpp:56:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int wordIndex = 0; wordIndex < min(lines[0].size(), line.size()); wordIndex++)
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:64:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int ind = 0; ind < min(lines[highest].size(), lines[0].size()); ind++)
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 57ms | 6160kb | Memory limit exceeded | 0 |
2 | 3ms | 131kb | Incorect | 0 |
3 | 3ms | 131kb | Incorect | 0 |
4 | 7ms | 393kb | Incorect | 0 |
5 | 4ms | 262kb | Incorect | 0 |
6 | 4ms | 262kb | Incorect | 0 |
7 | 21ms | 1310kb | Incorect | 0 |
8 | 65ms | 6160kb | Memory limit exceeded | 0 |
9 | 37ms | 2490kb | Incorect | 0 |
10 | 69ms | 4325kb | Incorect | 0 |
Punctaj total | 0 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !