Pagini recente » Cod sursa (job #2628341) | Borderou de evaluare (job #838077) | Borderou de evaluare (job #1973418) | Cod sursa (job #3231779) | Borderou de evaluare (job #2056907)
Borderou de evaluare (job #2056907)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:92:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("kth.in", "r", stdin);
^
user.cpp:93:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("kth.out", "w", stdout);
^
user.cpp:94:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:95:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i <= n ; ++i) scanf("%d", &a[i]);
^
user.cpp:99:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &tip, &x, &y, &k);
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
✗ | 1 | 0ms | 492kb | OK | 10 |
✗ | 2 | 0ms | 496kb | OK | 10 |
✓ | 3 | 0ms | 500kb | OK | 10 |
✗ | 4 | 52ms | 1528kb | OK | 10 |
✓ | 5 | 108ms | 1664kb | OK | 10 |
✗ | 6 | 188ms | 2324kb | OK | 10 |
✓ | 7 | 164ms | 4192kb | OK | 10 |
✗ | 8 | 344ms | 4624kb | OK | 10 |
✗ | 9 | 364ms | 4092kb | OK | 10 |
✓ | 10 | 392ms | 3960kb | OK | 10 |
Punctaj total | 100 |