Pagini recente » Cod sursa (job #3218014) | Cod sursa (job #1933393) | Borderou de evaluare (job #1588287) | Cod sursa (job #906332) | Borderou de evaluare (job #2577179)
Borderou de evaluare (job #2577179)
Raport evaluator
Compilare:
main.cpp: In function 'std::vector<char> concatenare(int, std::vector<char>)':
main.cpp:19:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=0;j<v.size();j++)
~^~~~~~~~~
main.cpp: In function 'std::vector<char> palind_par(std::vector<char>)':
main.cpp:27:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<v.size();i++)
~^~~~~~~~~
main.cpp: In function 'std::vector<char> palind_imp(std::vector<char>)':
main.cpp:37:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<v.size();i++)
~^~~~~~~~~
main.cpp: In function 'std::vector<char> conct_norm(std::vector<char>, std::vector<char>)':
main.cpp:51:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<v.size();i++)
~^~~~~~~~~
main.cpp:53:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<w.size();i++)
~^~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:146:11: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
fin>>v+1;
~^~
main.cpp:198:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<sol.size();i++)
~^~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | Corect ! | 5 |
| 2 | 2ms | 131kb | Corect ! | 5 |
| 3 | 2ms | 131kb | Corect ! | 5 |
| 4 | 2ms | 131kb | Corect ! | 5 |
| 5 | 2ms | 131kb | Corect ! | 5 |
| 6 | 2ms | 131kb | Corect ! | 5 |
| 7 | 2ms | 131kb | Corect ! | 5 |
| 8 | 2ms | 131kb | Corect ! | 5 |
| 9 | 38ms | 663kb | Corect ! | 5 |
| 10 | 31ms | 507kb | Corect ! | 5 |
| 11 | 5ms | 262kb | Corect ! | 5 |
| 12 | 11ms | 393kb | Corect ! | 5 |
| 13 | 7ms | 393kb | Corect ! | 5 |
| 14 | 85ms | 774kb | Corect ! | 5 |
| 15 | 8ms | 393kb | Corect ! | 5 |
| 16 | 21ms | 606kb | Corect ! | 5 |
| 17 | 28ms | 700kb | Corect ! | 5 |
| 18 | 51ms | 757kb | Corect ! | 5 |
| 19 | 20ms | 712kb | Corect ! | 5 |
| 20 | 24ms | 847kb | Corect ! | 5 |
| Punctaj total | 100 |