Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1914529)
| Utilizator | Data | 8 martie 2017 17:21:41 | |
|---|---|---|---|
| Problema | Bool | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 50 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bool.in","r",stdin);
^
user.cpp:37:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bool.out","w",stdout);
^
user.cpp:40:16: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(sir+1);
^
user.cpp:43:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&n);
^
user.cpp:46:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c",&c);
^
user.cpp: In function ‘int solve()’:
user.cpp:26:19: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
p=p&(x^t);
^
/tmp/cc4pv5xD.o: In function `main':
user.cpp:(.text.startup+0x64): warning: the `gets' function is dangerous and should not be used.
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 260kb | OK | 10 |
| 2 | 0ms | 260kb | OK | 10 |
| 3 | 0ms | 256kb | OK | 10 |
| 4 | 0ms | 256kb | OK | 10 |
| 5 | Depăşit | 228kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 232kb | Time limit exceeded. | 0 |
| 7 | 0ms | 260kb | Incorect | 0 |
| 8 | 0ms | 260kb | Incorect | 0 |
| 9 | 0ms | 260kb | Incorect | 0 |
| 10 | 0ms | 264kb | OK | 10 |
| Punctaj total | 50 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
