Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1677861)
| Utilizator | Data | 6 aprilie 2016 20:45:15 | |
|---|---|---|---|
| Problema | Logic | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:117:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<strlen(s1); j++)
^
user.cpp:122:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<strlen(s2); j++)
^
user.cpp:98:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&n);
^
user.cpp:106:40: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(s1, 500, f), rem_endl(s1);
^
user.cpp:107:40: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(s2, 500, f), rem_endl(s2);
^
user.cpp: In function ‘bool eval3(char*)’:
user.cpp:79:12: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return x;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 436kb | OK | 10 |
| 2 | 0ms | 440kb | OK | 10 |
| 3 | 0ms | 436kb | Incorect | 0 |
| 4 | 0ms | 436kb | Incorect | 0 |
| 5 | 12ms | 436kb | Incorect | 0 |
| 6 | 0ms | 440kb | Incorect | 0 |
| 7 | 0ms | 436kb | OK | 10 |
| 8 | 0ms | 440kb | Incorect | 0 |
| 9 | 0ms | 440kb | Incorect | 0 |
| 10 | 0ms | 436kb | Incorect | 0 |
| Punctaj total | 30 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
