Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1429612)
| Utilizator | Data | 6 mai 2015 19:23:20 | |
|---|---|---|---|
| Problema | Texttrim | Status | done |
| Runda | Arhiva Monthly | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:29:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("texttrim.in","r",stdin);
^
user.cpp:30:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("texttrim.out","w",stdout);
^
user.cpp:31:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i=0;i<=26;i++) scanf("%d",&t[i]); scanf("\n");
^
user.cpp:31:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i=0;i<=26;i++) scanf("%d",&t[i]); scanf("\n");
^
user.cpp:32:10: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(s+1);
^
user.cpp:33:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
/tmp/ccxfhdBz.o: In function `main':
user.cpp:(.text.startup+0x95): warning: the `gets' function is dangerous and should not be used.
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 428kb | Incorect | 0 | 0 |
| 2 | 0ms | 420kb | OK | 10 | |
| 3 | 0ms | 420kb | OK | 10 | |
| 4 | 0ms | 424kb | OK | 10 | |
| 5 | 0ms | 464kb | Incorect | 0 | |
| 6 | 0ms | 628kb | Incorect | 0 | |
| 7 | 8ms | 1396kb | Incorect | 0 | |
| 8 | 8ms | 1408kb | Incorect | 0 | |
| 9 | 8ms | 1396kb | Incorect | 0 | |
| 10 | 8ms | 1392kb | Incorect | 0 | |
| Punctaj total | 0 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
