Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1507492)
| Utilizator | Data | 21 octombrie 2015 18:13:54 | |
|---|---|---|---|
| Problema | Secventa | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:14:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secventa.in","r",stdin);
^
user.cpp:15:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secventa.out","w",stdout);
^
user.cpp:16:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&n,&k);
^
user.cpp:18:14: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(s+1);
^
/tmp/cc6E5QNm.o: In function `main':
user.cpp:(.text.startup+0x7c): warning: the `gets' function is dangerous and should not be used.
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 284kb | OK | 10 |
| 2 | 0ms | 420kb | OK | 10 |
| 3 | 4ms | 912kb | OK | 10 |
| 4 | 4ms | 1008kb | OK | 10 |
| 5 | 8ms | 1248kb | OK | 10 |
| 6 | 8ms | 1448kb | OK | 10 |
| 7 | 16ms | 2232kb | OK | 10 |
| 8 | 24ms | 3216kb | OK | 10 |
| 9 | 32ms | 4192kb | OK | 10 |
| 10 | 40ms | 5164kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
