Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2310838)
| Utilizator | Data | 2 ianuarie 2019 10:15:14 | |
|---|---|---|---|
| Problema | Algoritmul lui Euclid | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int nextInt1()':
main.cpp:41:23: warning: array subscript has type 'char' [-Wchar-subscripts]
for (; isDigit[*head]; ++head)
^
main.cpp: In function 'int nextInt2()':
main.cpp:50:23: warning: array subscript has type 'char' [-Wchar-subscripts]
for (; isDigit[*head]; ++head)
^
main.cpp: In function 'int main()':
main.cpp:66:30: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen(InFile, "r", stdin);
^
main.cpp:67:31: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen(OuFile, "w", stdout);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 2ms | 131kb | OK | 10 | 10 |
| 2 | 2ms | 131kb | OK | 10 | 20 |
| 3 | 2ms | 131kb | OK | 10 | |
| 4 | 12ms | 655kb | OK | 10 | 10 |
| 5 | 17ms | 917kb | OK | 10 | 10 |
| 6 | 22ms | 1179kb | OK | 10 | 10 |
| 7 | 27ms | 1441kb | OK | 10 | 40 |
| 8 | 32ms | 1572kb | OK | 10 | |
| 9 | 32ms | 1179kb | OK | 10 | |
| 10 | 52ms | 2621kb | OK | 10 | |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
