Borderou de evaluare (job #1561760)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:28:12: warning: unused variable ‘j’ [-Wunused-variable]
int i, j;
^
user.cpp:29:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("inversari.in", "r", stdin);
^
user.cpp:30:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:33:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
user.cpp:39:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &q[i].x, &q[i].y);
^
user.cpp: In function ‘void write()’:
user.cpp:92:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("inversari.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 2108kb | OK | 10 |
2 | 8ms | 2228kb | OK | 10 |
3 | 12ms | 2352kb | OK | 10 |
4 | 16ms | 2444kb | OK | 10 |
5 | 56ms | 3420kb | OK | 10 |
6 | 144ms | 4996kb | OK | 10 |
7 | 172ms | 4828kb | OK | 10 |
8 | Depăşit | 4916kb | Time limit exceeded. | 0 |
9 | Depăşit | 4744kb | Time limit exceeded. | 0 |
10 | Depăşit | 4744kb | Time limit exceeded. | 0 |
Punctaj total | 70 |