Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2421949)
| Utilizator | Data | 16 mai 2019 19:16:22 | |
|---|---|---|---|
| Problema | CMMDC | Status | done |
| Runda | Arhiva de probleme | Compilator | c-64 | Vezi sursa |
| Scor | 50 | ||
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:26:16: warning: too many arguments for format [-Wformat-extra-args]
printf("d",a);
^~~
main.c:29:16: warning: too many arguments for format [-Wformat-extra-args]
printf("d",a);
^~~
main.c:31:16: warning: too many arguments for format [-Wformat-extra-args]
printf("d",b
^~~
main.c:8:13: warning: unused variable 'r' [-Wunused-variable]
int a,b,r;
^
main.c:6:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen("cmmdc.in","r",stdin);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:7:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen("cmmdc.out","w",stdout);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:9:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&a,&b);
^~~~~~~~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 3ms | 131kb | OKAY! | 10 |
| 2 | 2ms | 131kb | Wrong Answer. | 0 |
| 3 | 2ms | 131kb | Wrong Answer. | 0 |
| 4 | 2ms | 131kb | OKAY! | 10 |
| 5 | 2ms | 131kb | Wrong Answer. | 0 |
| 6 | 2ms | 131kb | OKAY! | 10 |
| 7 | 3ms | 131kb | Wrong Answer. | 0 |
| 8 | 3ms | 131kb | OKAY! | 10 |
| 9 | 2ms | 131kb | OKAY! | 10 |
| 10 | 2ms | 131kb | Wrong Answer. | 0 |
| Punctaj total | 50 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
