Pagini recente » Borderou de evaluare (job #1570178) | Borderou de evaluare (job #2104810) | Borderou de evaluare (job #1612881) | Borderou de evaluare (job #1563301) | Borderou de evaluare (job #1259600)
Borderou de evaluare (job #1259600)
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 | 624kb | OK | 10 |
2 | 0ms | 1080kb | OK | 10 |
3 | 4ms | 1800kb | OK | 10 |
4 | 8ms | 2600kb | OK | 10 |
5 | 12ms | 3464kb | OK | 10 |
6 | 36ms | 6512kb | OK | 10 |
7 | 68ms | 10240kb | OK | 10 |
8 | 148ms | 15132kb | OK | 10 |
9 | 212ms | 18076kb | OK | 10 |
10 | Depăşit | 20036kb | Time limit exceeded. | 0 |
Punctaj total | 90 |