Pagini recente » Borderou de evaluare (job #420324) | Borderou de evaluare (job #1101482) | Borderou de evaluare (job #2250410) | Borderou de evaluare (job #2965235) | Borderou de evaluare (job #1789662)
Borderou de evaluare (job #1789662)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:47:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("aib.in", "r", stdin);
^
user.cpp:48:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("aib.out", "w", stdout);
^
user.cpp:51:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &ops);
^
user.cpp:53:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int x; scanf("%d", &x);
^
user.cpp:57:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int type; scanf("%d", &type);
^
user.cpp:59:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int x, y; scanf("%d %d", &x, &y);
^
user.cpp:62:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int x, y; scanf("%d %d", &x, &y);
^
user.cpp:65:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int sum; scanf("%d", &sum);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 268kb | OK | 10 |
2 | 0ms | 272kb | OK | 10 |
3 | 4ms | 304kb | OK | 10 |
4 | 28ms | 460kb | OK | 10 |
5 | 68ms | 540kb | OK | 10 |
6 | 100ms | 768kb | Incorect | 0 |
7 | 112ms | 932kb | Incorect | 0 |
8 | 152ms | Depăşit | Memory limit exceeded. | 0 |
9 | 152ms | Depăşit | Memory limit exceeded. | 0 |
10 | 152ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 50 |