Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2665153)
Utilizator | Data | 30 octombrie 2020 10:34:10 | |
---|---|---|---|
Problema | Cabana | Status | done |
Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
Scor | 100 |
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:80:10: warning: unused variable 'x' [-Wunused-variable]
int t, x, y;
^
main.cpp:80:13: warning: unused variable 'y' [-Wunused-variable]
int t, x, y;
^
main.cpp:78:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cabana.in", "r", stdin);
^
main.cpp:79:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cabana.out", "w", stdout);
^
main.cpp:81:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
main.cpp:92:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%d", &n, &k);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 260ms | 5111kb | OK | 100 |
Punctaj total | 100 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !