Pagini recente » Borderou de evaluare (job #2173341) | Borderou de evaluare (job #2370279) | Borderou de evaluare (job #2637645) | Borderou de evaluare (job #835390) | Borderou de evaluare (job #2241366)
Borderou de evaluare (job #2241366)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:44:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for (int j=1; j<=n-i+1; j++) cout<<dp[i][j]<<" "; cout<<'\n';
^~~
user.cpp:44:59: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
for (int j=1; j<=n-i+1; j++) cout<<dp[i][j]<<" "; cout<<'\n';
^~~~
user.cpp: In function ‘void read(int&)’:
user.cpp:13:45: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,DIM,stdin),poz=0;
^
user.cpp:18:45: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,DIM,stdin),poz=0;
^
user.cpp: In function ‘int main()’:
user.cpp:26:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("controlor.in", "r", stdin); freopen("controlor.out", "w", stdout);
^
user.cpp:26:79: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("controlor.in", "r", stdin); freopen("controlor.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 3696kb | OK | 10 |
2 | 4ms | 3900kb | OK | 10 |
3 | 20ms | 4680kb | OK | 10 |
4 | 48ms | 5468kb | OK | 10 |
5 | 120ms | 7608kb | OK | 10 |
6 | 156ms | 8396kb | OK | 10 |
7 | 172ms | 8788kb | OK | 10 |
8 | 192ms | 9180kb | OK | 10 |
9 | 188ms | 9176kb | OK | 10 |
10 | 192ms | 9176kb | OK | 10 |
Punctaj total | 100 |