Pagini recente » Borderou de evaluare (job #1514259) | Borderou de evaluare (job #1514283) | Cod sursa (job #2412365) | Borderou de evaluare (job #596904) | Borderou de evaluare (job #1497646)
Borderou de evaluare (job #1497646)
Raport evaluator
Compilare:
user.cpp: In function ‘void citeste(int&)’:
user.cpp:34:39: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, DIM, stdin);
^
user.cpp:44:39: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, DIM, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:51:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cover.in", "r", stdin);
^
user.cpp:52:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cover.out", "w", stdout);
^
user.cpp:53:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &L);
^
user.cpp:54:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i<= L; ++i) scanf("%d", &pon[i]);
^
user.cpp:57:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 280kb | OK | 10 |
2 | 0ms | 284kb | OK | 10 |
3 | 0ms | 400kb | OK | 10 |
4 | 0ms | 304kb | OK | 10 |
5 | 148ms | 5488kb | OK | 10 |
6 | 148ms | 4888kb | OK | 10 |
7 | Depăşit | 10792kb | Time limit exceeded. | 0 |
8 | Depăşit | 11548kb | Time limit exceeded. | 0 |
9 | Depăşit | 10492kb | Time limit exceeded. | 0 |
10 | Depăşit | 11532kb | Time limit exceeded. | 0 |
Punctaj total | 60 |