Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2455428)
| Utilizator | Data | 11 septembrie 2019 19:06:44 | |
|---|---|---|---|
| Problema | Cerc3 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int gcd(int, int)':
main.cpp:27:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(a<0)a=-a; if(b<0)b=-b;
^~
main.cpp:27:16: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
if(a<0)a=-a; if(b<0)b=-b;
^~
main.cpp:28:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(a==0)return b; if(b==0)return a;
^~
main.cpp:28:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
if(a==0)return b; if(b==0)return a;
^~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 2ms | 131kb | OK! | 10 |
| 2 | 2ms | 262kb | OK! | 10 |
| 3 | 2ms | 131kb | OK! | 10 |
| 4 | 3ms | 262kb | OK! | 10 |
| 5 | 4ms | 262kb | OK! | 10 |
| 6 | 5ms | 393kb | OK! | 10 |
| 7 | 5ms | 393kb | OK! | 10 |
| 8 | 6ms | 393kb | OK! | 10 |
| 9 | 7ms | 393kb | OK! | 10 |
| 10 | 2ms | 262kb | OK! | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
