Pagini recente » Borderou de evaluare (job #952509) | Borderou de evaluare (job #2109638) | Borderou de evaluare (job #1637075) | Borderou de evaluare (job #1217211) | Borderou de evaluare (job #1621283)
Borderou de evaluare (job #1621283)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:9:11: warning: unused variable ‘fin’ [-Wunused-variable]
FILE *fin = freopen("numar3.in", "r", stdin);
^
user.cpp: In function ‘void solve()’:
user.cpp:27:11: warning: unused variable ‘fin’ [-Wunused-variable]
FILE *fin = freopen("numar3.in", "r", stdin);
^
user.cpp:28:11: warning: unused variable ‘fout’ [-Wunused-variable]
FILE *fout = freopen("numar3.out", "w", stdout);
^
user.cpp: In function ‘void read()’:
user.cpp:10:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &n);
^
user.cpp:13:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c", &ch);
^
user.cpp: In function ‘void solve()’:
user.cpp:29:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &n);
^
user.cpp:32:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c", &ch);
^
user.cpp: In function ‘void read()’:
user.cpp:14:9: warning: ‘c’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if (ch > c && i > 1)
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 432kb | OK | 10 |
| 2 | 0ms | 436kb | OK | 10 |
| 3 | 0ms | 432kb | OK | 10 |
| 4 | 36ms | 428kb | OK | 10 |
| 5 | 268ms | 432kb | OK | 10 |
| 6 | 672ms | 436kb | OK | 10 |
| 7 | Depăşit | 416kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 416kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 416kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 420kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |