Pagini recente » Borderou de evaluare (job #2051610) | Borderou de evaluare (job #1987418) | Borderou de evaluare (job #592312) | Borderou de evaluare (job #1944372) | Borderou de evaluare (job #2212942)
Borderou de evaluare (job #2212942)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:19:2: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for ( int i = 1; i <= n; ++i)
^~~
user.cpp:22:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
int x,y;
^~~
user.cpp: In function ‘void Get(int&)’:
user.cpp:137:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for (; s[u] < '0' || s[u] > '9'; Next());
^~~
user.cpp:138:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
if ( s[u-1] == '-')
^~
user.cpp: In function ‘int main()’:
user.cpp:16:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("struti.in","r",stdin);
^
user.cpp:17:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("struti.out","w",stdout);
^
user.cpp: In function ‘void Next()’:
user.cpp:132:44: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
std::fread(s, 1, Lim, stdin), u = 0;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 7208kb | OK | 10 |
2 | 32ms | 8064kb | OK | 10 |
3 | 96ms | 9332kb | OK | 10 |
4 | 572ms | 13668kb | OK | 10 |
5 | 856ms | 17576kb | OK | 10 |
6 | Depăşit | 25288kb | Time limit exceeded. | 0 |
7 | Depăşit | 25288kb | Time limit exceeded. | 0 |
8 | 872ms | 10584kb | OK | 10 |
9 | 876ms | 17668kb | OK | 10 |
10 | 1460ms | 25284kb | OK | 10 |
Punctaj total | 80 |