Pagini recente » Borderou de evaluare (job #1608954) | Borderou de evaluare (job #1216434) | Borderou de evaluare (job #2708268) | Borderou de evaluare (job #542754) | Borderou de evaluare (job #1488153)
Borderou de evaluare (job #1488153)
Raport evaluator
Compilare:
user.cpp: In function ‘int cautbin(int)’:
user.cpp:25:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(index <= n)
^
user.cpp:27:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(v[index] <= value)
^
user.cpp: In function ‘void solve()’:
user.cpp:37:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i< len; ++i)
^
user.cpp:42:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = len; i<= sze; ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:64:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 1; j<= len; ++j)
^
user.cpp:55:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("abc2.in", "r", stdin);
^
user.cpp:56:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("abc2.out", "w", stdout);
^
user.cpp:58:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", buff+1);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 256kb | OK | 10 | 0 |
| 2 | 0ms | 256kb | OK | 10 |
| 3 | 0ms | 284kb | Incorect | 0 |
| 4 | 4ms | 316kb | OK | 10 |
| 5 | 32ms | 520kb | OK | 10 |
| 6 | 168ms | 1356kb | OK | 10 |
| 7 | 872ms | 5344kb | OK | 10 |
| 8 | Depăşit | 10192kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 10200kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 10196kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |