Pagini recente » Borderou de evaluare (job #1820537) | Borderou de evaluare (job #1333766) | Borderou de evaluare (job #2020701) | Borderou de evaluare (job #1312119) | Borderou de evaluare (job #1195160)
Borderou de evaluare (job #1195160)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:26:26: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(in, "r", stdin);
^
user.cpp:27:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(out, "w", stdout);
^
user.cpp:28:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:30:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:34:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &K);
^
user.cpp:36:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &X, &Y);
^
user.cpp:42:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &X);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 248kb | OK | 10 |
2 | 0ms | 256kb | OK | 10 |
3 | 8ms | 276kb | OK | 10 |
4 | 48ms | 348kb | OK | 10 |
5 | 132ms | 392kb | OK | 10 |
6 | 220ms | 504kb | OK | 10 |
7 | 224ms | 584kb | OK | 10 |
8 | 348ms | 640kb | OK | 10 |
9 | 340ms | 644kb | OK | 10 |
10 | Depăşit | 644kb | Time limit exceeded. | 0 |
Punctaj total | 90 |