Pagini recente » Cod sursa (job #2989751) | Cod sursa (job #18601) | Borderou de evaluare (job #1177730) | Junior Challenge 2023 | Borderou de evaluare (job #1215750)
Borderou de evaluare (job #1215750)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:66:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("basequery.in", "r", stdin);
^
user.cpp:67:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("basequery.out","w", stdout);
^
user.cpp:76:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:78:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp:83:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &Q);
^
user.cpp:85:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ", &B);
^
user.cpp:86:35: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(P, sizeof(P), stdin);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 936kb | OK | 10 | 0 |
| 2 | 688ms | 1056kb | OK | 10 |
| 3 | 688ms | 1060kb | OK | 10 |
| 4 | 980ms | 1260kb | OK | 10 |
| 5 | Depăşit | 1408kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 1252kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 1228kb | Time limit exceeded. | 0 |
| 8 | 844ms | 1148kb | OK | 10 |
| 9 | Depăşit | 1380kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1360kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |