Pagini recente » Borderou de evaluare (job #2317921) | Borderou de evaluare (job #257615) | Borderou de evaluare (job #2398769) | Borderou de evaluare (job #545321) | Borderou de evaluare (job #3163144)
Borderou de evaluare (job #3163144)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:69:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
69 | for(int j=0;j<=n;j++)
| ^~~
main.cpp:71:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
71 | for(int j=0;j<punct.size();j++)
| ^~~
main.cpp:71:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
71 | for(int j=0;j<punct.size();j++)
| ~^~~~~~~~~~~~~
main.cpp:88:8: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
88 | else
| ^~~~
main.cpp:90:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
90 | cout<<'\n';
| ^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 303kb | OK | 10 |
2 | 34ms | 2953kb | OK | 10 |
3 | 1ms | 819kb | OK | 10 |
4 | 123ms | 5963kb | OK | 10 |
5 | 123ms | 5959kb | OK | 10 |
6 | 29ms | 1200kb | OK | 10 |
7 | 53ms | 4632kb | OK | 10 |
8 | 29ms | 2711kb | OK | 10 |
9 | 64ms | 4837kb | OK | 10 |
10 | 64ms | 4808kb | OK | 10 |
Punctaj total | 100 |