Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2421461)
| Utilizator | Data | 15 mai 2019 10:10:52 | |
|---|---|---|---|
| Problema | Cifra4 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
main.cpp: In function 'long long int lgput(long long int, long long int)':
main.cpp:32:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
main.cpp: In function 'void Solve1()':
main.cpp:45:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0;i < w.size();i++){
~~^~~~~~~~~~
main.cpp:48:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int j = i - 1;j >= 0;j--)
^~~
main.cpp:51:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
if(w[0] > 9){
^~
main.cpp:61:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0;i < w.size();i++){
~~^~~~~~~~~~
main.cpp:43:10: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
bool ok = false;
^~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 2ms | 131kb | Incorect | 0 |
| 2 | 2ms | 131kb | Incorect | 0 |
| 3 | 2ms | 131kb | Incorect | 0 |
| 4 | 2ms | 131kb | Incorect | 0 |
| 5 | 2ms | 131kb | Incorect | 0 |
| 6 | 2ms | 131kb | Incorect | 0 |
| 7 | 2ms | 131kb | Incorect | 0 |
| 8 | 2ms | 131kb | Incorect | 0 |
| 9 | 2ms | 131kb | Incorect | 0 |
| 10 | 2ms | 131kb | OK | 10 |
| Punctaj total | 10 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
