Pagini recente » Diferente pentru utilizator/matei_sofroni intre reviziile 3 si 4 | Borderou de evaluare (job #1518965) | Borderou de evaluare (job #1338766) | Cod sursa (job #799014) | Borderou de evaluare (job #2505445)
Borderou de evaluare (job #2505445)
Raport evaluator
Compilare:
main.cpp:1:19: warning: extra tokens at end of #include directive
#include <stdio.h>;
^
main.cpp: In function 'void bule(int, int, int&, int*)':
main.cpp:35:33: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(a[i+1][j]>max2)
^~
main.cpp:37:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
if(max1>max2)
^~
main.cpp: In function 'int main()':
main.cpp:81:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i=1;i<=n;i++)
^~~
main.cpp:84:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
bule(n,m,nr,s);
^~~~
main.cpp:75:27: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d%d",&n,&m);
^
main.cpp:78:40: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&a[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | Okay! | 9 |
| 2 | 5ms | 131kb | Okay! | 9 |
| 3 | 8ms | 131kb | Okay! | 9 |
| 4 | 7ms | 131kb | Okay! | 9 |
| 5 | 2ms | 131kb | Okay! | 9 |
| 6 | 8ms | 131kb | Okay! | 9 |
| 7 | 2ms | 131kb | Okay! | 9 |
| 8 | 7ms | 131kb | Raspuns gresit | 0 |
| 9 | 7ms | 131kb | Raspuns gresit | 0 |
| 10 | 3ms | 131kb | Okay! | 9 |
| 11 | 2ms | 131kb | Okay! | 10 |
| Punctaj total | 82 |