Pagini recente » Borderou de evaluare (job #1328569) | Borderou de evaluare (job #1327285)
Borderou de evaluare (job #1327285)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:88:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inputFile.c_str(), "r", stdin);
^
user.cpp:89:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outputFile.c_str(), "w", stdout);
^
user.cpp:92:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &N, &M, &K, &Q);
^
user.cpp:96:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &RMQ[i][j][0]);
^
user.cpp:143:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &L);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 16ms | 1276kb | OK | 10 |
2 | 68ms | 2964kb | OK | 10 |
3 | 196ms | 5540kb | OK | 10 |
4 | 368ms | 8876kb | OK | 10 |
5 | 560ms | 13248kb | OK | 10 |
6 | 1380ms | 27608kb | OK | 10 |
7 | 1344ms | 24240kb | OK | 10 |
8 | 1788ms | 31116kb | OK | 10 |
9 | 2296ms | 38848kb | OK | 10 |
10 | 2912ms | 43652kb | OK | 10 |
Punctaj total | 100 |