Nu aveti permisiuni pentru a descarca fisierul grader_test1.ok
Borderou de evaluare (job #3002629)
| Utilizator | Data | 14 martie 2023 22:24:13 | |
|---|---|---|---|
| Problema | Concurs | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 90 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:120:46: warning: 'yy' may be used uninitialized [-Wmaybe-uninitialized]
120 | fout << ans << " " << xx << " " << yy << "\n";
| ^~~~
main.cpp:88:16: note: 'yy' was declared here
88 | int ans,xx,yy;
| ^~
main.cpp:120:33: warning: 'xx' may be used uninitialized [-Wmaybe-uninitialized]
120 | fout << ans << " " << xx << " " << yy << "\n";
| ^~~
main.cpp:88:13: note: 'xx' was declared here
88 | int ans,xx,yy;
| ^~
main.cpp:120:20: warning: 'ans' may be used uninitialized [-Wmaybe-uninitialized]
120 | fout << ans << " " << xx << " " << yy << "\n";
| ^~~
main.cpp:88:9: note: 'ans' was declared here
88 | int ans,xx,yy;
| ^~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 9ms | 15785kb | OK | 10 |
| 2 | 4ms | 8691kb | OK | 10 |
| 3 | 4ms | 8822kb | OK | 10 |
| 4 | 8ms | 9252kb | OK | 10 |
| 5 | 9ms | 9310kb | OK | 10 |
| 6 | 19ms | 10407kb | OK | 10 |
| 7 | 98ms | 15253kb | OK | 10 |
| 8 | 39ms | 12201kb | Incorect | 0 |
| 9 | 88ms | 14061kb | OK | 10 |
| 10 | 108ms | 14364kb | OK | 10 |
| Punctaj total | 90 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
