Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1268923)
| Utilizator | Data | 21 noiembrie 2014 17:40:14 | |
|---|---|---|---|
| Problema | Parantezare | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 80 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:21: warning: format ‘%s’ expects argument of type ‘char*’, but argument 3 has type ‘char (*)[100001]’ [-Wformat=]
fscanf(f,"%s",&s);
^
user.cpp:14:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<strlen(s);i++)
^
user.cpp:12:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%s",&s);
^
user.cpp:13: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:28:25: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&u);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 428kb | OK | 10 |
| 2 | 0ms | 436kb | OK | 10 |
| 3 | 0ms | 436kb | OK | 10 |
| 4 | 0ms | 440kb | OK | 10 |
| 5 | 0ms | 432kb | OK | 10 |
| 6 | 0ms | 440kb | OK | 10 |
| 7 | 8ms | 460kb | OK | 10 |
| 8 | 12ms | 468kb | OK | 10 |
| 9 | Depăşit | 496kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 496kb | Time limit exceeded. | 0 |
| Punctaj total | 80 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
