Pagini recente » Borderou de evaluare (job #1419043) | Borderou de evaluare (job #633662) | Borderou de evaluare (job #608413) | Borderou de evaluare (job #3307420) | Borderou de evaluare (job #1259601)
Borderou de evaluare (job #1259601)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:51: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:52: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:55:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:58:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", S[i] + 1);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 632kb | OK | 10 |
| 2 | 0ms | 1088kb | OK | 10 |
| 3 | 4ms | 1808kb | OK | 10 |
| 4 | 8ms | 2608kb | OK | 10 |
| 5 | 12ms | 3472kb | OK | 10 |
| 6 | 36ms | 6528kb | OK | 10 |
| 7 | 68ms | 10248kb | OK | 10 |
| 8 | 148ms | 15148kb | OK | 10 |
| 9 | 208ms | 18088kb | OK | 10 |
| 10 | Depăşit | 20044kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |