Pagini recente » Borderou de evaluare (job #1882352) | Borderou de evaluare (job #1627791) | Borderou de evaluare (job #1713714) | Borderou de evaluare (job #1491314) | Borderou de evaluare (job #1259603)
Borderou de evaluare (job #1259603)
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 | 636kb | OK | 10 |
2 | 0ms | 1096kb | OK | 10 |
3 | 4ms | 1804kb | OK | 10 |
4 | 8ms | 2616kb | OK | 10 |
5 | 12ms | 3472kb | OK | 10 |
6 | 36ms | 6528kb | OK | 10 |
7 | 68ms | 10260kb | OK | 10 |
8 | 144ms | 15152kb | OK | 10 |
9 | 208ms | 18092kb | OK | 10 |
10 | Depăşit | 20056kb | Time limit exceeded. | 0 |
Punctaj total | 90 |