Pagini recente » Borderou de evaluare (job #1895283) | Borderou de evaluare (job #1422511) | Borderou de evaluare (job #3279723) | Borderou de evaluare (job #2689862) | Borderou de evaluare (job #2825138)
Borderou de evaluare (job #2825138)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:47:24: warning: NULL used in arithmetic [-Wpointer-arith]
47 | while(line[i]!=NULL){
| ^~~~
main.cpp:48:47: warning: NULL used in arithmetic [-Wpointer-arith]
48 | while(!isalpha(line[i])&&line[i]!=NULL){
| ^~~~
main.cpp:53:50: warning: NULL used in arithmetic [-Wpointer-arith]
53 | while(isalpha(line[i])&&line[i]!=NULL){
| ^~~~
main.cpp:54:26: warning: array subscript has type 'char' [-Wchar-subscripts]
54 | aux[l++]=line[i];
| ~^~
main.cpp:67:28: warning: array subscript has type 'char' [-Wchar-subscripts]
67 | cuv[n][l]=NULL;
| ^
main.cpp:67:31: warning: converting to non-pointer type 'char' from NULL [-Wconversion-null]
67 | cuv[n][l]=NULL;
| ^~~~
main.cpp:86:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
86 | for(int j=0;j<v[i].size();j++){
| ~^~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 184kb | Incorect | 0 |
2 | 6ms | 335kb | Incorect | 0 |
3 | 6ms | 331kb | Incorect | 0 |
4 | 2ms | 184kb | Incorect | 0 |
5 | 2ms | 184kb | Incorect | 0 |
6 | 2ms | 184kb | Incorect | 0 |
7 | 2ms | 184kb | OK | 10 |
8 | 11ms | 327kb | Incorect | 0 |
9 | 2ms | 184kb | Incorect | 0 |
10 | 6ms | 315kb | Killed by Signal 11 | 0 |
Punctaj total | 10 |