Pagini recente » Cod sursa (job #2634801) | Borderou de evaluare (job #269994) | Borderou de evaluare (job #2658763) | Cod sursa (job #2000428) | Borderou de evaluare (job #1654654)
Borderou de evaluare (job #1654654)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:39:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i <= n; ++i)
^
user.cpp:35:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FILE_in, "r", stdin);
^
user.cpp:36:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FILE_out, "w", stdout);
^
user.cpp:38:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%u %u", &n, &k);
^
user.cpp:40:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%u", &v[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 424kb | OK | 10 | 10 |
| 2 | 52ms | 820kb | OK | 10 | 10 |
| 3 | 32ms | 700kb | OK | 10 | 10 |
| 4 | 36ms | 740kb | OK | 10 | 10 |
| 5 | 72ms | 1016kb | OK | 10 | 10 |
| 6 | Depăşit | 10180kb | Time limit exceeded. | 0 | 0 |
| 7 | 868ms | 10192kb | OK | 10 | 10 |
| 8 | Depăşit | 10156kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 11328kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 12108kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |