Pagini recente » Borderou de evaluare (job #2144062) | Borderou de evaluare (job #1680019) | Borderou de evaluare (job #1878911) | Borderou de evaluare (job #2357189) | Borderou de evaluare (job #1563578)
Borderou de evaluare (job #1563578)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(r.size() < i) {
^
user.cpp:22:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < in && r.size() < i; j ++)
^
user.cpp:30:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < r.size(); i ++) fprintf(g, "%d\n", r[i]);
^
user.cpp:30:63: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘__gnu_cxx::__alloc_traits<std::allocator<long long int> >::value_type {aka long long int}’ [-Wformat=]
for(int i = 0; i < r.size(); i ++) fprintf(g, "%d\n", r[i]);
^
user.cpp:15:64: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
long long x1, x2; fscanf(f, "%d %lld %lld\n", &n, &x1, &x2);
^
user.cpp:18:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%lld", &x2);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 16ms | 784kb | Incorect | 0 |
| 2 | 48ms | 460kb | OK | 10 |
| 3 | 68ms | 784kb | OK | 10 |
| 4 | 276ms | 4456kb | Incorect | 0 |
| 5 | 40ms | 1312kb | Incorect | 0 |
| 6 | 12ms | 444kb | OK | 10 |
| 7 | 24ms | 464kb | OK | 10 |
| 8 | 0ms | 448kb | OK | 10 |
| 9 | 0ms | 508kb | OK | 10 |
| 10 | 0ms | 444kb | OK | 10 |
| Punctaj total | 70 |