Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2562634)
| Utilizator | Data | 29 februarie 2020 16:30:24 | |
|---|---|---|---|
| Problema | NoGameNoLife - The Final Stage | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:82:44: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<int>::size_type {aka long unsigned int}' [-Wformat=]
printf("%d ", lant1.size() + lant2.size());
^
main.cpp:84:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < lant2.size() ; ++i) printf("%d ", lant2[i]);
~~^~~~~~~~~~~~~~
main.cpp:39:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("nolife.in", "r", stdin);
^
main.cpp:40:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("nolife.out", "w", stdout);
^
main.cpp:42:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:45:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &c);
^
main.cpp:52:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &q);
^
main.cpp:54:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 1190ms | 262160kb | Memory limit exceeded | 0 |
| 2 | 961ms | 262160kb | Memory limit exceeded | 0 |
| 3 | 956ms | 262160kb | Memory limit exceeded | 0 |
| 4 | 985ms | 262160kb | Memory limit exceeded | 0 |
| 5 | 1079ms | 262160kb | Memory limit exceeded | 0 |
| 6 | 1111ms | 262160kb | Memory limit exceeded | 0 |
| 7 | 1170ms | 262160kb | Memory limit exceeded | 0 |
| 8 | 1089ms | 262160kb | Memory limit exceeded | 0 |
| 9 | 1096ms | 262160kb | Memory limit exceeded | 0 |
| 10 | 1096ms | 262160kb | Memory limit exceeded | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
