Pagini recente » Cod sursa (job #2631560) | Cod sursa (job #2526877) | Cod sursa (job #2348773) | Cod sursa (job #688346) | Borderou de evaluare (job #1767874)
Borderou de evaluare (job #1767874)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:54:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("provacanta.in", "r", stdin);
^
user.cpp:55:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("provacanta.out", "w", stdout);
^
user.cpp:57:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:61:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &N, &M, &K);
^
user.cpp:64:56: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1; i<=N; ++i) scanf("%d%d", &t[i], &p[i]);
^
user.cpp:65:56: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1; i<=M; ++i) scanf("%d%d", &T[i], &P[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 468kb | OK | 10 | 10 |
2 | 0ms | 504kb | OK | 10 | 10 |
3 | 12ms | 580kb | OK | 10 | 10 |
4 | 20ms | 656kb | OK | 10 | 10 |
5 | 8ms | 860kb | OK | 10 | 10 |
6 | 368ms | 1040kb | OK | 10 | 10 |
7 | 452ms | 1080kb | OK | 10 | 10 |
8 | 732ms | 1280kb | OK | 10 | 30 |
9 | 600ms | 1280kb | OK | 10 |
10 | 424ms | 1280kb | OK | 10 |
Punctaj total | 100 |